#85debe color space conversions
Hex:
        #85debe
        RGB:
        133, 222, 190
        CMY:
        48, 13, 25
        CMYK:
        40, 0, 14, 13
      HSL:
        158°, 57.4194%, 69.6078%
        HSV (HSB):
        158°, 40.0901%, 87.0588%
        XYZ:
        45.0884, 60.9468, 58.1027
        xyY:
        0.2747, 0.3713, 60.9468
      CIE-Lab:
        82.3501, -33.9701, 7.3476
        CIE-LCH:
        82.3501, 34.7556, 167.7952
        CIE-Luv:
        82.3501, -41.4748, 16.6361
        Hunter-Lab:
        78.0684, -33.5271, 10.5211
      #85debe color charts
#85debe RGB chart
      #85debe CMYK chart
      #85debe RGB pie chart
      #85debe color shades, tints & tones
#85debe color schemes
#85debe color preview, HTML & CSS examples
           This text has a color of #85debe        
        
          <p style="color:#85debe;">Text here</p>
        
        
          .mytext {color:#85debe;}
        
        Text color #85debe
      
           This box has a color of #85debe        
        
          <div style="background-color:#85debe;">Content here</div>
        
        
          .mybackground {background-color:#85debe;}
        
        Background color #85debe
      
           Border around this has a color of #85debe        
        
          <div style="border:2px solid #85debe;">Content here</div>
        
        
          .myborder {border:2px solid #85debe;}
        
        Border color #85debe