#06d9fd color space conversions
Hex:
        #06d9fd
        RGB:
        6, 217, 253
        CMY:
        98, 15, 1
        CMYK:
        98, 14, 0, 1
      HSL:
        189°, 98.4064%, 50.7843%
        HSV (HSB):
        189°, 97.6285%, 99.2157%
        XYZ:
        42.6176, 56.7563, 101.6374
        xyY:
        0.2120, 0.2824, 56.7563
      CIE-Lab:
        80.0423, -31.2799, -29.8713
        CIE-LCH:
        80.0423, 43.2519, 223.6804
        CIE-Luv:
        80.0423, -57.9043, -43.9782
        Hunter-Lab:
        75.3368, -30.8629, -27.2528
      #06d9fd color charts
#06d9fd RGB chart
      #06d9fd CMYK chart
      #06d9fd RGB pie chart
      #06d9fd color shades, tints & tones
#06d9fd color schemes
#06d9fd color preview, HTML & CSS examples
           This text has a color of #06d9fd        
        
          <p style="color:#06d9fd;">Text here</p>
        
        
          .mytext {color:#06d9fd;}
        
        Text color #06d9fd
      
           This box has a color of #06d9fd        
        
          <div style="background-color:#06d9fd;">Content here</div>
        
        
          .mybackground {background-color:#06d9fd;}
        
        Background color #06d9fd
      
           Border around this has a color of #06d9fd        
        
          <div style="border:2px solid #06d9fd;">Content here</div>
        
        
          .myborder {border:2px solid #06d9fd;}
        
        Border color #06d9fd