#85fee7 color space conversions
Hex:
        #85fee7
        RGB:
        133, 254, 231
        CMY:
        48, 0, 9
        CMYK:
        48, 0, 9, 0
      HSL:
        169°, 98.3740%, 75.8824%
        HSV (HSB):
        169°, 47.6378%, 99.6078%
        XYZ:
        59.5385, 81.6397, 88.2213
        xyY:
        0.2595, 0.3559, 81.6397
      CIE-Lab:
        92.4156, -39.4932, 0.4711
        CIE-LCH:
        92.4156, 39.4960, 179.3166
        CIE-Luv:
        92.4156, -52.9492, 7.2908
        Hunter-Lab:
        90.3547, -40.4996, 5.3582
      #85fee7 color charts
#85fee7 RGB chart
      #85fee7 CMYK chart
      #85fee7 RGB pie chart
      #85fee7 color shades, tints & tones
#85fee7 color schemes
#85fee7 color preview, HTML & CSS examples
           This text has a color of #85fee7        
        
          <p style="color:#85fee7;">Text here</p>
        
        
          .mytext {color:#85fee7;}
        
        Text color #85fee7
      
           This box has a color of #85fee7        
        
          <div style="background-color:#85fee7;">Content here</div>
        
        
          .mybackground {background-color:#85fee7;}
        
        Background color #85fee7
      
           Border around this has a color of #85fee7        
        
          <div style="border:2px solid #85fee7;">Content here</div>
        
        
          .myborder {border:2px solid #85fee7;}
        
        Border color #85fee7