#55a5cf color space conversions
Hex:
        #55a5cf
        RGB:
        85, 165, 207
        CMY:
        67, 35, 19
        CMYK:
        59, 20, 0, 19
      HSL:
        201°, 55.9633%, 57.2549%
        HSV (HSB):
        201°, 58.9372%, 81.1765%
        XYZ:
        28.4639, 33.3466, 63.9678
        xyY:
        0.2263, 0.2651, 33.3466
      CIE-Lab:
        64.4405, -12.2064, -28.8154
        CIE-LCH:
        64.4405, 31.2942, 247.0422
        CIE-Luv:
        64.4405, -33.3675, -43.4207
        Hunter-Lab:
        57.7465, -13.0715, -25.2551
      #55a5cf color charts
#55a5cf RGB chart
      #55a5cf CMYK chart
      #55a5cf RGB pie chart
      #55a5cf color shades, tints & tones
#55a5cf color schemes
#55a5cf color preview, HTML & CSS examples
           This text has a color of #55a5cf        
        
          <p style="color:#55a5cf;">Text here</p>
        
        
          .mytext {color:#55a5cf;}
        
        Text color #55a5cf
      
           This box has a color of #55a5cf        
        
          <div style="background-color:#55a5cf;">Content here</div>
        
        
          .mybackground {background-color:#55a5cf;}
        
        Background color #55a5cf
      
           Border around this has a color of #55a5cf        
        
          <div style="border:2px solid #55a5cf;">Content here</div>
        
        
          .myborder {border:2px solid #55a5cf;}
        
        Border color #55a5cf