#05e1de color space conversions
Hex:
        #05e1de
        RGB:
        5, 225, 222
        CMY:
        98, 12, 13
        CMYK:
        98, 0, 1, 12
      HSL:
        179°, 95.6522%, 45.0980%
        HSV (HSB):
        179°, 97.7778%, 88.2353%
        XYZ:
        40.1726, 59.1566, 78.4083
        xyY:
        0.2260, 0.3328, 59.1566
      CIE-Lab:
        81.3776, -44.4985, -11.3733
        CIE-LCH:
        81.3776, 45.9289, 194.3372
        CIE-Luv:
        81.3776, -63.0945, -11.0517
        Hunter-Lab:
        76.9133, -41.3660, -6.6031
      #05e1de color charts
#05e1de RGB chart
      #05e1de CMYK chart
      #05e1de RGB pie chart
      #05e1de color shades, tints & tones
#05e1de color schemes
#05e1de color preview, HTML & CSS examples
           This text has a color of #05e1de        
        
          <p style="color:#05e1de;">Text here</p>
        
        
          .mytext {color:#05e1de;}
        
        Text color #05e1de
      
           This box has a color of #05e1de        
        
          <div style="background-color:#05e1de;">Content here</div>
        
        
          .mybackground {background-color:#05e1de;}
        
        Background color #05e1de
      
           Border around this has a color of #05e1de        
        
          <div style="border:2px solid #05e1de;">Content here</div>
        
        
          .myborder {border:2px solid #05e1de;}
        
        Border color #05e1de