#05c4ed color space conversions
Hex:
        #05c4ed
        RGB:
        5, 196, 237
        CMY:
        98, 23, 7
        CMYK:
        98, 17, 0, 7
      HSL:
        191°, 95.8678%, 47.4510%
        HSV (HSB):
        191°, 97.8903%, 92.9412%
        XYZ:
        35.0886, 45.6265, 87.0782
        xyY:
        0.2091, 0.2719, 45.6265
      CIE-Lab:
        73.3025, -26.2404, -31.6736
        CIE-LCH:
        73.3025, 41.1312, 230.3595
        CIE-Luv:
        73.3025, -52.1507, -47.2895
        Hunter-Lab:
        67.5474, -25.4833, -29.1500
      #05c4ed color charts
#05c4ed RGB chart
      #05c4ed CMYK chart
      #05c4ed RGB pie chart
      #05c4ed color shades, tints & tones
#05c4ed color schemes
#05c4ed color preview, HTML & CSS examples
           This text has a color of #05c4ed        
        
          <p style="color:#05c4ed;">Text here</p>
        
        
          .mytext {color:#05c4ed;}
        
        Text color #05c4ed
      
           This box has a color of #05c4ed        
        
          <div style="background-color:#05c4ed;">Content here</div>
        
        
          .mybackground {background-color:#05c4ed;}
        
        Background color #05c4ed
      
           Border around this has a color of #05c4ed        
        
          <div style="border:2px solid #05c4ed;">Content here</div>
        
        
          .myborder {border:2px solid #05c4ed;}
        
        Border color #05c4ed