#5133bb color space conversions
Hex:
        #5133bb
        RGB:
        81, 51, 187
        CMY:
        68, 80, 27
        CMYK:
        57, 73, 0, 27
      HSL:
        253°, 57.1429%, 46.6667%
        HSV (HSB):
        253°, 72.7273%, 73.3333%
        XYZ:
        13.5468, 7.7048, 47.7869
        xyY:
        0.1962, 0.1116, 7.7048
      CIE-Lab:
        33.3605, 48.4171, -66.8850
        CIE-LCH:
        33.3605, 82.5701, 305.9003
        CIE-Luv:
        33.3605, 0.4454, -92.7420
        Hunter-Lab:
        27.7576, 38.5393, -82.6421
      #5133bb color charts
#5133bb RGB chart
      #5133bb CMYK chart
      #5133bb RGB pie chart
      #5133bb color shades, tints & tones
#5133bb color schemes
#5133bb color preview, HTML & CSS examples
           This text has a color of #5133bb        
        
          <p style="color:#5133bb;">Text here</p>
        
        
          .mytext {color:#5133bb;}
        
        Text color #5133bb
      
           This box has a color of #5133bb        
        
          <div style="background-color:#5133bb;">Content here</div>
        
        
          .mybackground {background-color:#5133bb;}
        
        Background color #5133bb
      
           Border around this has a color of #5133bb        
        
          <div style="border:2px solid #5133bb;">Content here</div>
        
        
          .myborder {border:2px solid #5133bb;}
        
        Border color #5133bb