#05afe4 color space conversions
Hex:
        #05afe4
        RGB:
        5, 175, 228
        CMY:
        98, 31, 11
        CMYK:
        98, 23, 0, 11
      HSL:
        194°, 95.7082%, 45.6863%
        HSV (HSB):
        194°, 97.8070%, 89.4118%
        XYZ:
        29.3962, 36.2936, 78.8548
        xyY:
        0.2034, 0.2511, 36.2936
      CIE-Lab:
        66.7437, -18.5210, -36.9439
        CIE-LCH:
        66.7437, 41.3265, 243.3741
        CIE-Luv:
        66.7437, -45.7600, -56.6200
        Hunter-Lab:
        60.2442, -18.3283, -35.4349
      #05afe4 color charts
#05afe4 RGB chart
      #05afe4 CMYK chart
      #05afe4 RGB pie chart
      #05afe4 color shades, tints & tones
#05afe4 color schemes
#05afe4 color preview, HTML & CSS examples
           This text has a color of #05afe4        
        
          <p style="color:#05afe4;">Text here</p>
        
        
          .mytext {color:#05afe4;}
        
        Text color #05afe4
      
           This box has a color of #05afe4        
        
          <div style="background-color:#05afe4;">Content here</div>
        
        
          .mybackground {background-color:#05afe4;}
        
        Background color #05afe4
      
           Border around this has a color of #05afe4        
        
          <div style="border:2px solid #05afe4;">Content here</div>
        
        
          .myborder {border:2px solid #05afe4;}
        
        Border color #05afe4