#3dc6ef color space conversions
Hex:
        #3dc6ef
        RGB:
        61, 198, 239
        CMY:
        76, 22, 6
        CMYK:
        74, 17, 0, 6
      HSL:
        194°, 84.7619%, 58.8235%
        HSV (HSB):
        194°, 74.4770%, 93.7255%
        XYZ:
        37.6985, 47.6123, 88.8645
        xyY:
        0.2164, 0.2734, 47.6123
      CIE-Lab:
        74.5797, -23.0640, -30.7324
        CIE-LCH:
        74.5797, 38.4244, 233.1126
        CIE-Luv:
        74.5797, -48.2647, -46.1494
        Hunter-Lab:
        69.0016, -23.2307, -28.0561
      #3dc6ef color charts
#3dc6ef RGB chart
      #3dc6ef CMYK chart
      #3dc6ef RGB pie chart
      #3dc6ef color shades, tints & tones
#3dc6ef color schemes
#3dc6ef color preview, HTML & CSS examples
           This text has a color of #3dc6ef        
        
          <p style="color:#3dc6ef;">Text here</p>
        
        
          .mytext {color:#3dc6ef;}
        
        Text color #3dc6ef
      
           This box has a color of #3dc6ef        
        
          <div style="background-color:#3dc6ef;">Content here</div>
        
        
          .mybackground {background-color:#3dc6ef;}
        
        Background color #3dc6ef
      
           Border around this has a color of #3dc6ef        
        
          <div style="border:2px solid #3dc6ef;">Content here</div>
        
        
          .myborder {border:2px solid #3dc6ef;}
        
        Border color #3dc6ef