#5133d3 color space conversions
Hex:
        #5133d3
        RGB:
        81, 51, 211
        CMY:
        68, 80, 17
        CMYK:
        62, 76, 0, 17
      HSL:
        251°, 64.5161%, 51.3725%
        HSV (HSB):
        251°, 75.8294%, 82.7451%
        XYZ:
        16.3350, 8.8201, 62.4695
        xyY:
        0.1864, 0.1007, 8.8201
      CIE-Lab:
        35.6357, 55.4234, -77.1609
        CIE-LCH:
        35.6357, 95.0029, 305.6891
        CIE-Luv:
        35.6357, -1.5758, -107.5303
        Hunter-Lab:
        29.6987, 46.2068, -103.9240
      #5133d3 color charts
#5133d3 RGB chart
      #5133d3 CMYK chart
      #5133d3 RGB pie chart
      #5133d3 color shades, tints & tones
#5133d3 color schemes
#5133d3 color preview, HTML & CSS examples
           This text has a color of #5133d3        
        
          <p style="color:#5133d3;">Text here</p>
        
        
          .mytext {color:#5133d3;}
        
        Text color #5133d3
      
           This box has a color of #5133d3        
        
          <div style="background-color:#5133d3;">Content here</div>
        
        
          .mybackground {background-color:#5133d3;}
        
        Background color #5133d3
      
           Border around this has a color of #5133d3        
        
          <div style="border:2px solid #5133d3;">Content here</div>
        
        
          .myborder {border:2px solid #5133d3;}
        
        Border color #5133d3