#3950fb color space conversions
Hex:
        #3950fb
        RGB:
        57, 80, 251
        CMY:
        78, 69, 2
        CMYK:
        77, 68, 0, 2
      HSL:
        233°, 96.0396%, 60.3922%
        HSV (HSB):
        233°, 77.2908%, 98.4314%
        XYZ:
        21.9686, 13.5722, 92.7286
        xyY:
        0.1713, 0.1058, 13.5722
      CIE-Lab:
        43.6131, 49.8960, -86.7939
        CIE-LCH:
        43.6131, 100.1139, 299.8937
        CIE-Luv:
        43.6131, -13.2643, -128.0497
        Hunter-Lab:
        36.8405, 41.9717, -123.4464
      #3950fb color charts
#3950fb RGB chart
      #3950fb CMYK chart
      #3950fb RGB pie chart
      #3950fb color shades, tints & tones
#3950fb color schemes
#3950fb color preview, HTML & CSS examples
           This text has a color of #3950fb        
        
          <p style="color:#3950fb;">Text here</p>
        
        
          .mytext {color:#3950fb;}
        
        Text color #3950fb
      
           This box has a color of #3950fb        
        
          <div style="background-color:#3950fb;">Content here</div>
        
        
          .mybackground {background-color:#3950fb;}
        
        Background color #3950fb
      
           Border around this has a color of #3950fb        
        
          <div style="border:2px solid #3950fb;">Content here</div>
        
        
          .myborder {border:2px solid #3950fb;}
        
        Border color #3950fb