#85c5ca color space conversions
Hex:
        #85c5ca
        RGB:
        133, 197, 202
        CMY:
        48, 23, 21
        CMYK:
        34, 2, 0, 21
      HSL:
        184°, 39.4286%, 65.6863%
        HSV (HSB):
        184°, 34.1584%, 79.2157%
        XYZ:
        40.2998, 49.1833, 63.2464
        xyY:
        0.2639, 0.3220, 49.1833
      CIE-Lab:
        75.5652, -19.0496, -9.0029
        CIE-LCH:
        75.5652, 21.0698, 205.2956
        CIE-Luv:
        75.5652, -30.7233, -10.7602
        Hunter-Lab:
        70.1308, -20.1562, -4.3782
      #85c5ca color charts
#85c5ca RGB chart
      #85c5ca CMYK chart
      #85c5ca RGB pie chart
      #85c5ca color shades, tints & tones
#85c5ca color schemes
#85c5ca color preview, HTML & CSS examples
           This text has a color of #85c5ca        
        
          <p style="color:#85c5ca;">Text here</p>
        
        
          .mytext {color:#85c5ca;}
        
        Text color #85c5ca
      
           This box has a color of #85c5ca        
        
          <div style="background-color:#85c5ca;">Content here</div>
        
        
          .mybackground {background-color:#85c5ca;}
        
        Background color #85c5ca
      
           Border around this has a color of #85c5ca        
        
          <div style="border:2px solid #85c5ca;">Content here</div>
        
        
          .myborder {border:2px solid #85c5ca;}
        
        Border color #85c5ca