#3cbaf1 color space conversions
Hex:
        #3cbaf1
        RGB:
        60, 186, 241
        CMY:
        76, 27, 5
        CMYK:
        75, 23, 0, 5
      HSL:
        198°, 86.6029%, 59.0196%
        HSV (HSB):
        198°, 75.1037%, 94.5098%
        XYZ:
        35.2996, 42.4293, 89.5483
        xyY:
        0.2110, 0.2536, 42.4293
      CIE-Lab:
        71.1659, -16.3133, -37.0964
        CIE-LCH:
        71.1659, 40.5249, 246.2623
        CIE-Luv:
        71.1659, -44.1210, -57.6040
        Hunter-Lab:
        65.1378, -17.2582, -35.9125
      #3cbaf1 color charts
#3cbaf1 RGB chart
      #3cbaf1 CMYK chart
      #3cbaf1 RGB pie chart
      #3cbaf1 color shades, tints & tones
#3cbaf1 color schemes
#3cbaf1 color preview, HTML & CSS examples
           This text has a color of #3cbaf1        
        
          <p style="color:#3cbaf1;">Text here</p>
        
        
          .mytext {color:#3cbaf1;}
        
        Text color #3cbaf1
      
           This box has a color of #3cbaf1        
        
          <div style="background-color:#3cbaf1;">Content here</div>
        
        
          .mybackground {background-color:#3cbaf1;}
        
        Background color #3cbaf1
      
           Border around this has a color of #3cbaf1        
        
          <div style="border:2px solid #3cbaf1;">Content here</div>
        
        
          .myborder {border:2px solid #3cbaf1;}
        
        Border color #3cbaf1