#5533bf color space conversions
Hex:
        #5533bf
        RGB:
        85, 51, 191
        CMY:
        67, 80, 25
        CMYK:
        55, 73, 0, 25
      HSL:
        255°, 57.8512%, 47.4510%
        HSV (HSB):
        255°, 73.2984%, 74.9020%
        XYZ:
        14.3341, 8.0605, 50.0906
        xyY:
        0.1978, 0.1112, 8.0605
      CIE-Lab:
        34.1086, 50.1569, -67.9991
        CIE-LCH:
        34.1086, 84.4961, 306.4129
        CIE-Luv:
        34.1086, 1.3208, -95.0016
        Hunter-Lab:
        28.3911, 40.4368, -84.7320
      #5533bf color charts
#5533bf RGB chart
      #5533bf CMYK chart
      #5533bf RGB pie chart
      #5533bf color shades, tints & tones
#5533bf color schemes
#5533bf color preview, HTML & CSS examples
           This text has a color of #5533bf        
        
          <p style="color:#5533bf;">Text here</p>
        
        
          .mytext {color:#5533bf;}
        
        Text color #5533bf
      
           This box has a color of #5533bf        
        
          <div style="background-color:#5533bf;">Content here</div>
        
        
          .mybackground {background-color:#5533bf;}
        
        Background color #5533bf
      
           Border around this has a color of #5533bf        
        
          <div style="border:2px solid #5533bf;">Content here</div>
        
        
          .myborder {border:2px solid #5533bf;}
        
        Border color #5533bf