#3dc0fe color space conversions
Hex:
        #3dc0fe
        RGB:
        61, 192, 254
        CMY:
        76, 25, 0
        CMYK:
        76, 24, 0, 0
      HSL:
        199°, 98.9744%, 61.7647%
        HSV (HSB):
        199°, 75.9843%, 99.6078%
        XYZ:
        38.6635, 45.8471, 100.5775
        xyY:
        0.2089, 0.2477, 45.8471
      CIE-Lab:
        73.4462, -15.0702, -40.5620
        CIE-LCH:
        73.4462, 43.2711, 249.6182
        CIE-Luv:
        73.4462, -45.2702, -63.9632
        Hunter-Lab:
        67.7105, -16.5678, -40.6723
      #3dc0fe color charts
#3dc0fe RGB chart
      #3dc0fe CMYK chart
      #3dc0fe RGB pie chart
      #3dc0fe color shades, tints & tones
#3dc0fe color schemes
#3dc0fe color preview, HTML & CSS examples
           This text has a color of #3dc0fe        
        
          <p style="color:#3dc0fe;">Text here</p>
        
        
          .mytext {color:#3dc0fe;}
        
        Text color #3dc0fe
      
           This box has a color of #3dc0fe        
        
          <div style="background-color:#3dc0fe;">Content here</div>
        
        
          .mybackground {background-color:#3dc0fe;}
        
        Background color #3dc0fe
      
           Border around this has a color of #3dc0fe        
        
          <div style="border:2px solid #3dc0fe;">Content here</div>
        
        
          .myborder {border:2px solid #3dc0fe;}
        
        Border color #3dc0fe