#05afed color space conversions
Hex:
        #05afed
        RGB:
        5, 175, 237
        CMY:
        98, 31, 7
        CMYK:
        98, 26, 0, 7
      HSL:
        196°, 95.8678%, 47.4510%
        HSV (HSB):
        196°, 97.8903%, 92.9412%
        XYZ:
        30.6786, 36.8066, 85.6082
        xyY:
        0.2004, 0.2404, 36.8066
      CIE-Lab:
        67.1317, -15.3460, -41.2624
        CIE-LCH:
        67.1317, 44.0237, 249.5992
        CIE-Luv:
        67.1317, -45.1035, -64.4000
        Hunter-Lab:
        60.6685, -15.9066, -41.1952
      #05afed color charts
#05afed RGB chart
      #05afed CMYK chart
      #05afed RGB pie chart
      #05afed color shades, tints & tones
#05afed color schemes
#05afed color preview, HTML & CSS examples
           This text has a color of #05afed        
        
          <p style="color:#05afed;">Text here</p>
        
        
          .mytext {color:#05afed;}
        
        Text color #05afed
      
           This box has a color of #05afed        
        
          <div style="background-color:#05afed;">Content here</div>
        
        
          .mybackground {background-color:#05afed;}
        
        Background color #05afed
      
           Border around this has a color of #05afed        
        
          <div style="border:2px solid #05afed;">Content here</div>
        
        
          .myborder {border:2px solid #05afed;}
        
        Border color #05afed