#5555b5 color space conversions
Hex:
        #5555b5
        RGB:
        85, 85, 181
        CMY:
        67, 67, 29
        CMYK:
        53, 53, 0, 29
      HSL:
        240°, 39.3443%, 52.1569%
        HSV (HSB):
        240°, 53.0387%, 70.9804%
        XYZ:
        15.3353, 11.7645, 45.1786
        xyY:
        0.2122, 0.1628, 11.7645
      CIE-Lab:
        40.8393, 27.2028, -51.1732
        CIE-LCH:
        40.8393, 57.9542, 297.9943
        CIE-Luv:
        40.8393, -5.5459, -76.9172
        Hunter-Lab:
        34.2994, 19.7836, -54.0862
      #5555b5 color charts
#5555b5 RGB chart
      #5555b5 CMYK chart
      #5555b5 RGB pie chart
      #5555b5 color shades, tints & tones
#5555b5 color schemes
#5555b5 color preview, HTML & CSS examples
           This text has a color of #5555b5        
        
          <p style="color:#5555b5;">Text here</p>
        
        
          .mytext {color:#5555b5;}
        
        Text color #5555b5
      
           This box has a color of #5555b5        
        
          <div style="background-color:#5555b5;">Content here</div>
        
        
          .mybackground {background-color:#5555b5;}
        
        Background color #5555b5
      
           Border around this has a color of #5555b5        
        
          <div style="border:2px solid #5555b5;">Content here</div>
        
        
          .myborder {border:2px solid #5555b5;}
        
        Border color #5555b5