#3cb1ca color space conversions
Hex:
        #3cb1ca
        RGB:
        60, 177, 202
        CMY:
        76, 31, 21
        CMYK:
        70, 12, 0, 21
      HSL:
        191°, 57.2581%, 51.3725%
        HSV (HSB):
        191°, 70.2970%, 79.2157%
        XYZ:
        28.2463, 36.6692, 61.4662
        xyY:
        0.2235, 0.2901, 36.6692
      CIE-Lab:
        67.0281, -24.2145, -22.1415
        CIE-LCH:
        67.0281, 32.8114, 222.4394
        CIE-Luv:
        67.0281, -43.3052, -31.0410
        Hunter-Lab:
        60.5551, -22.7090, -17.7935
      #3cb1ca color charts
#3cb1ca RGB chart
      #3cb1ca CMYK chart
      #3cb1ca RGB pie chart
      #3cb1ca color shades, tints & tones
#3cb1ca color schemes
#3cb1ca color preview, HTML & CSS examples
           This text has a color of #3cb1ca        
        
          <p style="color:#3cb1ca;">Text here</p>
        
        
          .mytext {color:#3cb1ca;}
        
        Text color #3cb1ca
      
           This box has a color of #3cb1ca        
        
          <div style="background-color:#3cb1ca;">Content here</div>
        
        
          .mybackground {background-color:#3cb1ca;}
        
        Background color #3cb1ca
      
           Border around this has a color of #3cb1ca        
        
          <div style="border:2px solid #3cb1ca;">Content here</div>
        
        
          .myborder {border:2px solid #3cb1ca;}
        
        Border color #3cb1ca