#3969fb color space conversions
Hex:
        #3969fb
        RGB:
        57, 105, 251
        CMY:
        78, 59, 2
        CMYK:
        77, 58, 0, 2
      HSL:
        225°, 96.0396%, 60.3922%
        HSV (HSB):
        225°, 77.2908%, 98.4314%
        XYZ:
        24.1515, 17.9380, 93.4563
        xyY:
        0.1782, 0.1323, 17.9380
      CIE-Lab:
        49.4209, 34.7066, -77.2750
        CIE-LCH:
        49.4209, 84.7111, 294.1863
        CIE-Luv:
        49.4209, -18.8993, -120.0632
        Hunter-Lab:
        42.3533, 27.6693, -101.1812
      #3969fb color charts
#3969fb RGB chart
      #3969fb CMYK chart
      #3969fb RGB pie chart
      #3969fb color shades, tints & tones
#3969fb color schemes
#3969fb color preview, HTML & CSS examples
           This text has a color of #3969fb        
        
          <p style="color:#3969fb;">Text here</p>
        
        
          .mytext {color:#3969fb;}
        
        Text color #3969fb
      
           This box has a color of #3969fb        
        
          <div style="background-color:#3969fb;">Content here</div>
        
        
          .mybackground {background-color:#3969fb;}
        
        Background color #3969fb
      
           Border around this has a color of #3969fb        
        
          <div style="border:2px solid #3969fb;">Content here</div>
        
        
          .myborder {border:2px solid #3969fb;}
        
        Border color #3969fb