#06b1de color space conversions
Hex:
        #06b1de
        RGB:
        6, 177, 222
        CMY:
        98, 31, 13
        CMYK:
        97, 20, 0, 13
      HSL:
        193°, 94.7368%, 44.7059%
        HSV (HSB):
        193°, 97.2973%, 87.0588%
        XYZ:
        28.9821, 36.7569, 74.6745
        xyY:
        0.2064, 0.2618, 36.7569
      CIE-Lab:
        67.0943, -21.6273, -33.1078
        CIE-LCH:
        67.0943, 39.5458, 236.8459
        CIE-Luv:
        67.0943, -46.8515, -49.7710
        Hunter-Lab:
        60.6275, -20.7689, -30.5879
      #06b1de color charts
#06b1de RGB chart
      #06b1de CMYK chart
      #06b1de RGB pie chart
      #06b1de color shades, tints & tones
#06b1de color schemes
#06b1de color preview, HTML & CSS examples
           This text has a color of #06b1de        
        
          <p style="color:#06b1de;">Text here</p>
        
        
          .mytext {color:#06b1de;}
        
        Text color #06b1de
      
           This box has a color of #06b1de        
        
          <div style="background-color:#06b1de;">Content here</div>
        
        
          .mybackground {background-color:#06b1de;}
        
        Background color #06b1de
      
           Border around this has a color of #06b1de        
        
          <div style="border:2px solid #06b1de;">Content here</div>
        
        
          .myborder {border:2px solid #06b1de;}
        
        Border color #06b1de