#3caaf5 color space conversions
Hex:
        #3caaf5
        RGB:
        60, 170, 245
        CMY:
        76, 33, 4
        CMYK:
        76, 31, 0, 4
      HSL:
        204°, 90.2439%, 59.8039%
        HSV (HSB):
        204°, 75.5102%, 96.0784%
        XYZ:
        32.7196, 36.3027, 91.6688
        xyY:
        0.2036, 0.2259, 36.3027
      CIE-Lab:
        66.7506, -6.2598, -46.1767
        CIE-LCH:
        66.7506, 46.5991, 262.2799
        CIE-Luv:
        66.7506, -38.4195, -73.7395
        Hunter-Lab:
        60.2517, -8.5062, -48.0294
      #3caaf5 color charts
#3caaf5 RGB chart
      #3caaf5 CMYK chart
      #3caaf5 RGB pie chart
      #3caaf5 color shades, tints & tones
#3caaf5 color schemes
#3caaf5 color preview, HTML & CSS examples
           This text has a color of #3caaf5        
        
          <p style="color:#3caaf5;">Text here</p>
        
        
          .mytext {color:#3caaf5;}
        
        Text color #3caaf5
      
           This box has a color of #3caaf5        
        
          <div style="background-color:#3caaf5;">Content here</div>
        
        
          .mybackground {background-color:#3caaf5;}
        
        Background color #3caaf5
      
           Border around this has a color of #3caaf5        
        
          <div style="border:2px solid #3caaf5;">Content here</div>
        
        
          .myborder {border:2px solid #3caaf5;}
        
        Border color #3caaf5