#3952bf color space conversions
Hex:
        #3952bf
        RGB:
        57, 82, 191
        CMY:
        78, 68, 25
        CMYK:
        70, 57, 0, 25
      HSL:
        229°, 54.0323%, 48.6275%
        HSV (HSB):
        229°, 70.1571%, 74.9020%
        XYZ:
        14.1086, 10.6660, 50.6054
        xyY:
        0.1872, 0.1415, 10.6660
      CIE-Lab:
        39.0122, 27.6179, -60.0719
        CIE-LCH:
        39.0122, 66.1164, 294.6905
        CIE-Luv:
        39.0122, -12.5182, -88.1435
        Hunter-Lab:
        32.6589, 19.9587, -69.0094
      #3952bf color charts
#3952bf RGB chart
      #3952bf CMYK chart
      #3952bf RGB pie chart
      #3952bf color shades, tints & tones
#3952bf color schemes
#3952bf color preview, HTML & CSS examples
           This text has a color of #3952bf        
        
          <p style="color:#3952bf;">Text here</p>
        
        
          .mytext {color:#3952bf;}
        
        Text color #3952bf
      
           This box has a color of #3952bf        
        
          <div style="background-color:#3952bf;">Content here</div>
        
        
          .mybackground {background-color:#3952bf;}
        
        Background color #3952bf
      
           Border around this has a color of #3952bf        
        
          <div style="border:2px solid #3952bf;">Content here</div>
        
        
          .myborder {border:2px solid #3952bf;}
        
        Border color #3952bf