#06a5fa color space conversions
Hex:
        #06a5fa
        RGB:
        6, 165, 250
        CMY:
        98, 35, 2
        CMYK:
        98, 34, 0, 2
      HSL:
        201°, 96.0630%, 50.1961%
        HSV (HSB):
        201°, 97.6000%, 98.0392%
        XYZ:
        30.7856, 33.8511, 95.3538
        xyY:
        0.1924, 0.2116, 33.8511
      CIE-Lab:
        64.8442, -5.0881, -51.9609
        CIE-LCH:
        64.8442, 52.2094, 264.4073
        CIE-Luv:
        64.8442, -40.8898, -83.3520
        Hunter-Lab:
        58.1817, -7.3687, -56.4430
      #06a5fa color charts
#06a5fa RGB chart
      #06a5fa CMYK chart
      #06a5fa RGB pie chart
      #06a5fa color shades, tints & tones
#06a5fa color schemes
#06a5fa color preview, HTML & CSS examples
           This text has a color of #06a5fa        
        
          <p style="color:#06a5fa;">Text here</p>
        
        
          .mytext {color:#06a5fa;}
        
        Text color #06a5fa
      
           This box has a color of #06a5fa        
        
          <div style="background-color:#06a5fa;">Content here</div>
        
        
          .mybackground {background-color:#06a5fa;}
        
        Background color #06a5fa
      
           Border around this has a color of #06a5fa        
        
          <div style="border:2px solid #06a5fa;">Content here</div>
        
        
          .myborder {border:2px solid #06a5fa;}
        
        Border color #06a5fa