#05c9ea color space conversions
Hex:
        #05c9ea
        RGB:
        5, 201, 234
        CMY:
        98, 21, 8
        CMYK:
        98, 14, 0, 8
      HSL:
        189°, 95.8159%, 46.8627%
        HSV (HSB):
        189°, 97.8632%, 91.7647%
        XYZ:
        35.8005, 47.7461, 85.1709
        xyY:
        0.2122, 0.2830, 47.7461
      CIE-Lab:
        74.6645, -29.7012, -27.9600
        CIE-LCH:
        74.6645, 40.7912, 223.2704
        CIE-Luv:
        74.6645, -54.0688, -40.5944
        Hunter-Lab:
        69.0985, -28.4401, -24.7120
      #05c9ea color charts
#05c9ea RGB chart
      #05c9ea CMYK chart
      #05c9ea RGB pie chart
      #05c9ea color shades, tints & tones
#05c9ea color schemes
#05c9ea color preview, HTML & CSS examples
           This text has a color of #05c9ea        
        
          <p style="color:#05c9ea;">Text here</p>
        
        
          .mytext {color:#05c9ea;}
        
        Text color #05c9ea
      
           This box has a color of #05c9ea        
        
          <div style="background-color:#05c9ea;">Content here</div>
        
        
          .mybackground {background-color:#05c9ea;}
        
        Background color #05c9ea
      
           Border around this has a color of #05c9ea        
        
          <div style="border:2px solid #05c9ea;">Content here</div>
        
        
          .myborder {border:2px solid #05c9ea;}
        
        Border color #05c9ea