#3956e6 color space conversions
Hex:
        #3956e6
        RGB:
        57, 86, 230
        CMY:
        78, 66, 10
        CMYK:
        75, 63, 0, 10
      HSL:
        230°, 77.5785%, 56.2745%
        HSV (HSB):
        230°, 75.2174%, 90.1961%
        XYZ:
        19.2981, 13.2386, 76.4011
        xyY:
        0.1771, 0.1215, 13.2386
      CIE-Lab:
        43.1206, 39.0443, -75.7908
        CIE-LCH:
        43.1206, 85.2566, 297.2557
        CIE-Luv:
        43.1206, -14.1158, -113.1423
        Hunter-Lab:
        36.3849, 31.0004, -99.0279
      #3956e6 color charts
#3956e6 RGB chart
      #3956e6 CMYK chart
      #3956e6 RGB pie chart
      #3956e6 color shades, tints & tones
#3956e6 color schemes
#3956e6 color preview, HTML & CSS examples
           This text has a color of #3956e6        
        
          <p style="color:#3956e6;">Text here</p>
        
        
          .mytext {color:#3956e6;}
        
        Text color #3956e6
      
           This box has a color of #3956e6        
        
          <div style="background-color:#3956e6;">Content here</div>
        
        
          .mybackground {background-color:#3956e6;}
        
        Background color #3956e6
      
           Border around this has a color of #3956e6        
        
          <div style="border:2px solid #3956e6;">Content here</div>
        
        
          .myborder {border:2px solid #3956e6;}
        
        Border color #3956e6