#55abd6 color space conversions
Hex:
        #55abd6
        RGB:
        85, 171, 214
        CMY:
        67, 33, 16
        CMYK:
        60, 20, 0, 16
      HSL:
        200°, 61.1374%, 58.6275%
        HSV (HSB):
        200°, 60.2804%, 83.9216%
        XYZ:
        30.4468, 35.9122, 68.9453
        xyY:
        0.2250, 0.2654, 35.9122
      CIE-Lab:
        66.4527, -13.2855, -29.5828
        CIE-LCH:
        66.4527, 32.4291, 245.8153
        CIE-Luv:
        66.4527, -35.3246, -44.7585
        Hunter-Lab:
        59.9268, -14.1818, -26.2640
      #55abd6 color charts
#55abd6 RGB chart
      #55abd6 CMYK chart
      #55abd6 RGB pie chart
      #55abd6 color shades, tints & tones
#55abd6 color schemes
#55abd6 color preview, HTML & CSS examples
           This text has a color of #55abd6        
        
          <p style="color:#55abd6;">Text here</p>
        
        
          .mytext {color:#55abd6;}
        
        Text color #55abd6
      
           This box has a color of #55abd6        
        
          <div style="background-color:#55abd6;">Content here</div>
        
        
          .mybackground {background-color:#55abd6;}
        
        Background color #55abd6
      
           Border around this has a color of #55abd6        
        
          <div style="border:2px solid #55abd6;">Content here</div>
        
        
          .myborder {border:2px solid #55abd6;}
        
        Border color #55abd6