#3ca5fa color space conversions
Hex:
        #3ca5fa
        RGB:
        60, 165, 250
        CMY:
        76, 35, 2
        CMYK:
        76, 34, 0, 2
      HSL:
        207°, 95.0000%, 60.7843%
        HSV (HSB):
        207°, 76.0000%, 98.0392%
        XYZ:
        32.5739, 34.7731, 95.4375
        xyY:
        0.2001, 0.2136, 34.7731
      CIE-Lab:
        65.5716, -1.6990, -50.7627
        CIE-LCH:
        65.5716, 50.7912, 268.0830
        CIE-Luv:
        65.5716, -36.4967, -81.8177
        Hunter-Lab:
        58.9687, -4.5929, -54.6795
      #3ca5fa color charts
#3ca5fa RGB chart
      #3ca5fa CMYK chart
      #3ca5fa RGB pie chart
      #3ca5fa color shades, tints & tones
#3ca5fa color schemes
#3ca5fa color preview, HTML & CSS examples
           This text has a color of #3ca5fa        
        
          <p style="color:#3ca5fa;">Text here</p>
        
        
          .mytext {color:#3ca5fa;}
        
        Text color #3ca5fa
      
           This box has a color of #3ca5fa        
        
          <div style="background-color:#3ca5fa;">Content here</div>
        
        
          .mybackground {background-color:#3ca5fa;}
        
        Background color #3ca5fa
      
           Border around this has a color of #3ca5fa        
        
          <div style="border:2px solid #3ca5fa;">Content here</div>
        
        
          .myborder {border:2px solid #3ca5fa;}
        
        Border color #3ca5fa