#3caaf2 color space conversions
Hex:
        #3caaf2
        RGB:
        60, 170, 242
        CMY:
        76, 33, 5
        CMYK:
        75, 30, 0, 5
      HSL:
        204°, 87.5000%, 59.2157%
        HSV (HSB):
        204°, 75.2066%, 94.9020%
        XYZ:
        32.2652, 36.1209, 89.2759
        xyY:
        0.2046, 0.2291, 36.1209
      CIE-Lab:
        66.6122, -7.2933, -44.7575
        CIE-LCH:
        66.6122, 45.3478, 260.7449
        CIE-Luv:
        66.6122, -38.5731, -71.1843
        Hunter-Lab:
        60.1007, -9.3480, -46.0012
      #3caaf2 color charts
#3caaf2 RGB chart
      #3caaf2 CMYK chart
      #3caaf2 RGB pie chart
      #3caaf2 color shades, tints & tones
#3caaf2 color schemes
#3caaf2 color preview, HTML & CSS examples
           This text has a color of #3caaf2        
        
          <p style="color:#3caaf2;">Text here</p>
        
        
          .mytext {color:#3caaf2;}
        
        Text color #3caaf2
      
           This box has a color of #3caaf2        
        
          <div style="background-color:#3caaf2;">Content here</div>
        
        
          .mybackground {background-color:#3caaf2;}
        
        Background color #3caaf2
      
           Border around this has a color of #3caaf2        
        
          <div style="border:2px solid #3caaf2;">Content here</div>
        
        
          .myborder {border:2px solid #3caaf2;}
        
        Border color #3caaf2