#05dfce color space conversions
Hex:
        #05dfce
        RGB:
        5, 223, 206
        CMY:
        98, 13, 19
        CMYK:
        98, 0, 8, 13
      HSL:
        175°, 95.6140%, 44.7059%
        HSV (HSB):
        175°, 97.7578%, 87.4510%
        XYZ:
        37.5908, 57.2638, 67.4643
        xyY:
        0.2316, 0.3528, 57.2638
      CIE-Lab:
        80.3278, -48.1903, -4.4217
        CIE-LCH:
        80.3278, 48.3927, 185.2425
        CIE-Luv:
        80.3278, -63.7147, 0.6656
        Hunter-Lab:
        75.6729, -43.7569, 0.1125
      #05dfce color charts
#05dfce RGB chart
      #05dfce CMYK chart
      #05dfce RGB pie chart
      #05dfce color shades, tints & tones
#05dfce color schemes
#05dfce color preview, HTML & CSS examples
           This text has a color of #05dfce        
        
          <p style="color:#05dfce;">Text here</p>
        
        
          .mytext {color:#05dfce;}
        
        Text color #05dfce
      
           This box has a color of #05dfce        
        
          <div style="background-color:#05dfce;">Content here</div>
        
        
          .mybackground {background-color:#05dfce;}
        
        Background color #05dfce
      
           Border around this has a color of #05dfce        
        
          <div style="border:2px solid #05dfce;">Content here</div>
        
        
          .myborder {border:2px solid #05dfce;}
        
        Border color #05dfce