#85feeb color space conversions
Hex:
        #85feeb
        RGB:
        133, 254, 235
        CMY:
        48, 0, 8
        CMYK:
        48, 0, 7, 0
      HSL:
        171°, 98.3740%, 75.8824%
        HSV (HSB):
        171°, 47.6378%, 99.6078%
        XYZ:
        60.1101, 81.8683, 91.2313
        xyY:
        0.2578, 0.3511, 81.8683
      CIE-Lab:
        92.5167, -38.5643, -1.4514
        CIE-LCH:
        92.5167, 38.5916, 182.1553
        CIE-Luv:
        92.5167, -52.7895, 4.1228
        Hunter-Lab:
        90.4811, -39.7576, 3.5552
      #85feeb color charts
#85feeb RGB chart
      #85feeb CMYK chart
      #85feeb RGB pie chart
      #85feeb color shades, tints & tones
#85feeb color schemes
#85feeb color preview, HTML & CSS examples
           This text has a color of #85feeb        
        
          <p style="color:#85feeb;">Text here</p>
        
        
          .mytext {color:#85feeb;}
        
        Text color #85feeb
      
           This box has a color of #85feeb        
        
          <div style="background-color:#85feeb;">Content here</div>
        
        
          .mybackground {background-color:#85feeb;}
        
        Background color #85feeb
      
           Border around this has a color of #85feeb        
        
          <div style="border:2px solid #85feeb;">Content here</div>
        
        
          .myborder {border:2px solid #85feeb;}
        
        Border color #85feeb