#85ebcd color space conversions
Hex:
        #85ebcd
        RGB:
        133, 235, 205
        CMY:
        48, 8, 20
        CMYK:
        43, 0, 13, 8
      HSL:
        162°, 71.8310%, 72.1569%
        HSV (HSB):
        162°, 43.4043%, 92.1569%
        XYZ:
        50.4006, 68.8110, 68.3831
        xyY:
        0.2687, 0.3668, 68.8110
      CIE-Lab:
        86.4104, -36.7215, 5.2951
        CIE-LCH:
        86.4104, 37.1013, 171.7948
        CIE-Luv:
        86.4104, -46.3728, 14.1454
        Hunter-Lab:
        82.9524, -36.7127, 9.1901
      #85ebcd color charts
#85ebcd RGB chart
      #85ebcd CMYK chart
      #85ebcd RGB pie chart
      #85ebcd color shades, tints & tones
#85ebcd color schemes
#85ebcd color preview, HTML & CSS examples
           This text has a color of #85ebcd        
        
          <p style="color:#85ebcd;">Text here</p>
        
        
          .mytext {color:#85ebcd;}
        
        Text color #85ebcd
      
           This box has a color of #85ebcd        
        
          <div style="background-color:#85ebcd;">Content here</div>
        
        
          .mybackground {background-color:#85ebcd;}
        
        Background color #85ebcd
      
           Border around this has a color of #85ebcd        
        
          <div style="border:2px solid #85ebcd;">Content here</div>
        
        
          .myborder {border:2px solid #85ebcd;}
        
        Border color #85ebcd