#3ca3dc color space conversions
Hex:
        #3ca3dc
        RGB:
        60, 163, 220
        CMY:
        76, 36, 14
        CMYK:
        73, 26, 0, 14
      HSL:
        201°, 69.5652%, 54.9020%
        HSV (HSB):
        201°, 72.7273%, 86.2745%
        XYZ:
        27.8789, 32.3224, 72.4796
        xyY:
        0.2101, 0.2436, 32.3224
      CIE-Lab:
        63.6084, -10.9272, -37.3727
        CIE-LCH:
        63.6084, 38.9374, 253.7018
        CIE-Luv:
        63.6084, -37.3023, -57.8217
        Hunter-Lab:
        56.8527, -11.9611, -35.7898
      #3ca3dc color charts
#3ca3dc RGB chart
      #3ca3dc CMYK chart
      #3ca3dc RGB pie chart
      #3ca3dc color shades, tints & tones
#3ca3dc color schemes
#3ca3dc color preview, HTML & CSS examples
           This text has a color of #3ca3dc        
        
          <p style="color:#3ca3dc;">Text here</p>
        
        
          .mytext {color:#3ca3dc;}
        
        Text color #3ca3dc
      
           This box has a color of #3ca3dc        
        
          <div style="background-color:#3ca3dc;">Content here</div>
        
        
          .mybackground {background-color:#3ca3dc;}
        
        Background color #3ca3dc
      
           Border around this has a color of #3ca3dc        
        
          <div style="border:2px solid #3ca3dc;">Content here</div>
        
        
          .myborder {border:2px solid #3ca3dc;}
        
        Border color #3ca3dc