#85feed color space conversions
Hex:
        #85feed
        RGB:
        133, 254, 237
        CMY:
        48, 0, 7
        CMYK:
        48, 0, 7, 0
      HSL:
        172°, 98.3740%, 75.8824%
        HSV (HSB):
        172°, 47.6378%, 99.6078%
        XYZ:
        60.4007, 81.9846, 92.7619
        xyY:
        0.2569, 0.3487, 81.9846
      CIE-Lab:
        92.5681, -38.0950, -2.4115
        CIE-LCH:
        92.5681, 38.1712, 183.6221
        CIE-Luv:
        92.5681, -52.7095, 2.5294
        Hunter-Lab:
        90.5453, -39.3811, 2.6403
      #85feed color charts
#85feed RGB chart
      #85feed CMYK chart
      #85feed RGB pie chart
      #85feed color shades, tints & tones
#85feed color schemes
#85feed color preview, HTML & CSS examples
           This text has a color of #85feed        
        
          <p style="color:#85feed;">Text here</p>
        
        
          .mytext {color:#85feed;}
        
        Text color #85feed
      
           This box has a color of #85feed        
        
          <div style="background-color:#85feed;">Content here</div>
        
        
          .mybackground {background-color:#85feed;}
        
        Background color #85feed
      
           Border around this has a color of #85feed        
        
          <div style="border:2px solid #85feed;">Content here</div>
        
        
          .myborder {border:2px solid #85feed;}
        
        Border color #85feed