#06faf3 color space conversions
Hex:
        #06faf3
        RGB:
        6, 250, 243
        CMY:
        98, 2, 5
        CMYK:
        98, 0, 3, 2
      HSL:
        178°, 96.0630%, 50.1961%
        HSV (HSB):
        178°, 97.6000%, 98.0392%
        XYZ:
        50.4384, 74.8810, 96.5891
        xyY:
        0.2273, 0.3374, 74.8810
      CIE-Lab:
        89.3372, -49.2363, -10.5543
        CIE-LCH:
        89.3372, 50.3548, 192.0988
        CIE-Luv:
        89.3372, -69.6546, -9.0821
        Hunter-Lab:
        86.5338, -47.3910, -5.6059
      #06faf3 color charts
#06faf3 RGB chart
      #06faf3 CMYK chart
      #06faf3 RGB pie chart
      #06faf3 color shades, tints & tones
#06faf3 color schemes
#06faf3 color preview, HTML & CSS examples
           This text has a color of #06faf3        
        
          <p style="color:#06faf3;">Text here</p>
        
        
          .mytext {color:#06faf3;}
        
        Text color #06faf3
      
           This box has a color of #06faf3        
        
          <div style="background-color:#06faf3;">Content here</div>
        
        
          .mybackground {background-color:#06faf3;}
        
        Background color #06faf3
      
           Border around this has a color of #06faf3        
        
          <div style="border:2px solid #06faf3;">Content here</div>
        
        
          .myborder {border:2px solid #06faf3;}
        
        Border color #06faf3