#05adf2 color space conversions
Hex:
        #05adf2
        RGB:
        5, 173, 242
        CMY:
        98, 32, 5
        CMYK:
        98, 29, 0, 5
      HSL:
        197°, 95.9514%, 48.4314%
        HSV (HSB):
        197°, 97.9339%, 94.9020%
        XYZ:
        31.0332, 36.3302, 89.3812
        xyY:
        0.1980, 0.2318, 36.3302
      CIE-Lab:
        66.7715, -12.4771, -44.5565
        CIE-LCH:
        66.7715, 46.2705, 254.3563
        CIE-Luv:
        66.7715, -44.0836, -70.3004
        Hunter-Lab:
        60.2745, -13.5773, -45.7290
      #05adf2 color charts
#05adf2 RGB chart
      #05adf2 CMYK chart
      #05adf2 RGB pie chart
      #05adf2 color shades, tints & tones
#05adf2 color schemes
#05adf2 color preview, HTML & CSS examples
           This text has a color of #05adf2        
        
          <p style="color:#05adf2;">Text here</p>
        
        
          .mytext {color:#05adf2;}
        
        Text color #05adf2
      
           This box has a color of #05adf2        
        
          <div style="background-color:#05adf2;">Content here</div>
        
        
          .mybackground {background-color:#05adf2;}
        
        Background color #05adf2
      
           Border around this has a color of #05adf2        
        
          <div style="border:2px solid #05adf2;">Content here</div>
        
        
          .myborder {border:2px solid #05adf2;}
        
        Border color #05adf2