#06def1 color space conversions
Hex:
        #06def1
        RGB:
        6, 222, 241
        CMY:
        98, 13, 5
        CMYK:
        98, 8, 0, 5
      HSL:
        185°, 95.1417%, 48.4314%
        HSV (HSB):
        185°, 97.5104%, 94.5098%
        XYZ:
        42.0736, 58.6321, 92.3187
        xyY:
        0.2180, 0.3038, 58.6321
      CIE-Lab:
        81.0890, -37.4267, -21.9005
        CIE-LCH:
        81.0890, 43.3635, 210.3344
        CIE-Luv:
        81.0890, -60.5301, -29.5683
        Hunter-Lab:
        76.5716, -35.9205, -17.8829
      #06def1 color charts
#06def1 RGB chart
      #06def1 CMYK chart
      #06def1 RGB pie chart
      #06def1 color shades, tints & tones
#06def1 color schemes
#06def1 color preview, HTML & CSS examples
           This text has a color of #06def1        
        
          <p style="color:#06def1;">Text here</p>
        
        
          .mytext {color:#06def1;}
        
        Text color #06def1
      
           This box has a color of #06def1        
        
          <div style="background-color:#06def1;">Content here</div>
        
        
          .mybackground {background-color:#06def1;}
        
        Background color #06def1
      
           Border around this has a color of #06def1        
        
          <div style="border:2px solid #06def1;">Content here</div>
        
        
          .myborder {border:2px solid #06def1;}
        
        Border color #06def1