#5535bf color space conversions
Hex:
        #5535bf
        RGB:
        85, 53, 191
        CMY:
        67, 79, 25
        CMYK:
        55, 72, 0, 25
      HSL:
        254°, 56.5574%, 47.8431%
        HSV (HSB):
        254°, 72.2513%, 74.9020%
        XYZ:
        14.4234, 8.2391, 50.1203
        xyY:
        0.1982, 0.1132, 8.2391
      CIE-Lab:
        34.4759, 49.1251, -67.3964
        CIE-LCH:
        34.4759, 83.4000, 306.0882
        CIE-Luv:
        34.4759, 0.9983, -94.6552
        Hunter-Lab:
        28.7038, 39.4628, -83.4348
      #5535bf color charts
#5535bf RGB chart
      #5535bf CMYK chart
      #5535bf RGB pie chart
      #5535bf color shades, tints & tones
#5535bf color schemes
#5535bf color preview, HTML & CSS examples
           This text has a color of #5535bf        
        
          <p style="color:#5535bf;">Text here</p>
        
        
          .mytext {color:#5535bf;}
        
        Text color #5535bf
      
           This box has a color of #5535bf        
        
          <div style="background-color:#5535bf;">Content here</div>
        
        
          .mybackground {background-color:#5535bf;}
        
        Background color #5535bf
      
           Border around this has a color of #5535bf        
        
          <div style="border:2px solid #5535bf;">Content here</div>
        
        
          .myborder {border:2px solid #5535bf;}
        
        Border color #5535bf