#3cf0fd color space conversions
Hex:
        #3cf0fd
        RGB:
        60, 240, 253
        CMY:
        76, 6, 1
        CMYK:
        76, 5, 0, 1
      HSL:
        184°, 97.9695%, 61.3725%
        HSV (HSB):
        184°, 76.2846%, 99.2157%
        XYZ:
        50.7532, 70.3727, 103.8368
        xyY:
        0.2256, 0.3128, 70.3727
      CIE-Lab:
        87.1793, -39.0946, -18.9659
        CIE-LCH:
        87.1793, 43.4522, 205.8794
        CIE-Luv:
        87.1793, -61.9441, -24.5220
        Hunter-Lab:
        83.8884, -38.8108, -14.6671
      #3cf0fd color charts
#3cf0fd RGB chart
      #3cf0fd CMYK chart
      #3cf0fd RGB pie chart
      #3cf0fd color shades, tints & tones
#3cf0fd color schemes
#3cf0fd color preview, HTML & CSS examples
           This text has a color of #3cf0fd        
        
          <p style="color:#3cf0fd;">Text here</p>
        
        
          .mytext {color:#3cf0fd;}
        
        Text color #3cf0fd
      
           This box has a color of #3cf0fd        
        
          <div style="background-color:#3cf0fd;">Content here</div>
        
        
          .mybackground {background-color:#3cf0fd;}
        
        Background color #3cf0fd
      
           Border around this has a color of #3cf0fd        
        
          <div style="border:2px solid #3cf0fd;">Content here</div>
        
        
          .myborder {border:2px solid #3cf0fd;}
        
        Border color #3cf0fd