#05c8ea color space conversions
Hex:
        #05c8ea
        RGB:
        5, 200, 234
        CMY:
        98, 22, 8
        CMYK:
        98, 15, 0, 8
      HSL:
        189°, 95.8159%, 46.8627%
        HSV (HSB):
        189°, 97.8632%, 91.7647%
        XYZ:
        35.5681, 47.2813, 85.0935
        xyY:
        0.2118, 0.2815, 47.2813
      CIE-Lab:
        74.3694, -29.2120, -28.4130
        CIE-LCH:
        74.3694, 40.7510, 224.2056
        CIE-Luv:
        74.3694, -53.7319, -41.4115
        Hunter-Lab:
        68.7614, -28.0000, -25.2394
      #05c8ea color charts
#05c8ea RGB chart
      #05c8ea CMYK chart
      #05c8ea RGB pie chart
      #05c8ea color shades, tints & tones
#05c8ea color schemes
#05c8ea color preview, HTML & CSS examples
           This text has a color of #05c8ea        
        
          <p style="color:#05c8ea;">Text here</p>
        
        
          .mytext {color:#05c8ea;}
        
        Text color #05c8ea
      
           This box has a color of #05c8ea        
        
          <div style="background-color:#05c8ea;">Content here</div>
        
        
          .mybackground {background-color:#05c8ea;}
        
        Background color #05c8ea
      
           Border around this has a color of #05c8ea        
        
          <div style="border:2px solid #05c8ea;">Content here</div>
        
        
          .myborder {border:2px solid #05c8ea;}
        
        Border color #05c8ea