#85fbdd color space conversions
Hex:
        #85fbdd
        RGB:
        133, 251, 221
        CMY:
        48, 2, 13
        CMYK:
        47, 0, 12, 2
      HSL:
        165°, 93.6508%, 75.2941%
        HSV (HSB):
        165°, 47.0120%, 98.4314%
        XYZ:
        57.2212, 79.2014, 80.6781
        xyY:
        0.2636, 0.3648, 79.2014
      CIE-Lab:
        91.3253, -40.4176, 4.0645
        CIE-LCH:
        91.3253, 40.6215, 174.2575
        CIE-Luv:
        91.3253, -52.1722, 12.9852
        Hunter-Lab:
        88.9951, -40.9714, 8.5475
      #85fbdd color charts
#85fbdd RGB chart
      #85fbdd CMYK chart
      #85fbdd RGB pie chart
      #85fbdd color shades, tints & tones
#85fbdd color schemes
#85fbdd color preview, HTML & CSS examples
           This text has a color of #85fbdd        
        
          <p style="color:#85fbdd;">Text here</p>
        
        
          .mytext {color:#85fbdd;}
        
        Text color #85fbdd
      
           This box has a color of #85fbdd        
        
          <div style="background-color:#85fbdd;">Content here</div>
        
        
          .mybackground {background-color:#85fbdd;}
        
        Background color #85fbdd
      
           Border around this has a color of #85fbdd        
        
          <div style="border:2px solid #85fbdd;">Content here</div>
        
        
          .myborder {border:2px solid #85fbdd;}
        
        Border color #85fbdd