#06caf2 color space conversions
Hex:
        #06caf2
        RGB:
        6, 202, 242
        CMY:
        98, 21, 5
        CMYK:
        98, 17, 0, 5
      HSL:
        190°, 95.1613%, 48.6275%
        HSV (HSB):
        190°, 97.5207%, 94.9020%
        XYZ:
        37.2226, 48.6906, 91.4408
        xyY:
        0.2099, 0.2745, 48.6906
      CIE-Lab:
        75.2584, -27.5419, -31.3512
        CIE-LCH:
        75.2584, 41.7308, 228.7009
        CIE-Luv:
        75.2584, -53.7485, -46.7122
        Hunter-Lab:
        69.7786, -26.8938, -28.8510
      #06caf2 color charts
#06caf2 RGB chart
      #06caf2 CMYK chart
      #06caf2 RGB pie chart
      #06caf2 color shades, tints & tones
#06caf2 color schemes
#06caf2 color preview, HTML & CSS examples
           This text has a color of #06caf2        
        
          <p style="color:#06caf2;">Text here</p>
        
        
          .mytext {color:#06caf2;}
        
        Text color #06caf2
      
           This box has a color of #06caf2        
        
          <div style="background-color:#06caf2;">Content here</div>
        
        
          .mybackground {background-color:#06caf2;}
        
        Background color #06caf2
      
           Border around this has a color of #06caf2        
        
          <div style="border:2px solid #06caf2;">Content here</div>
        
        
          .myborder {border:2px solid #06caf2;}
        
        Border color #06caf2