#3956fb color space conversions
Hex:
        #3956fb
        RGB:
        57, 86, 251
        CMY:
        78, 66, 2
        CMYK:
        77, 66, 0, 2
      HSL:
        231°, 96.0396%, 60.3922%
        HSV (HSB):
        231°, 77.2908%, 98.4314%
        XYZ:
        22.4277, 14.4905, 92.8817
        xyY:
        0.1728, 0.1116, 14.4905
      CIE-Lab:
        44.9283, 46.3500, -84.6306
        CIE-LCH:
        44.9283, 96.4918, 298.7084
        CIE-Luv:
        44.9283, -14.4827, -126.6142
        Hunter-Lab:
        38.0663, 38.5515, -118.0208
      #3956fb color charts
#3956fb RGB chart
      #3956fb CMYK chart
      #3956fb RGB pie chart
      #3956fb color shades, tints & tones
#3956fb color schemes
#3956fb color preview, HTML & CSS examples
           This text has a color of #3956fb        
        
          <p style="color:#3956fb;">Text here</p>
        
        
          .mytext {color:#3956fb;}
        
        Text color #3956fb
      
           This box has a color of #3956fb        
        
          <div style="background-color:#3956fb;">Content here</div>
        
        
          .mybackground {background-color:#3956fb;}
        
        Background color #3956fb
      
           Border around this has a color of #3956fb        
        
          <div style="border:2px solid #3956fb;">Content here</div>
        
        
          .myborder {border:2px solid #3956fb;}
        
        Border color #3956fb