#3961fc color space conversions
Hex:
        #3961fc
        RGB:
        57, 97, 252
        CMY:
        78, 62, 1
        CMYK:
        77, 62, 0, 1
      HSL:
        228°, 97.0149%, 60.5882%
        HSV (HSB):
        228°, 77.3810%, 98.8235%
        XYZ:
        23.5327, 16.4475, 94.0298
        xyY:
        0.1756, 0.1227, 16.4475
      CIE-Lab:
        47.5562, 40.0158, -80.8780
        CIE-LCH:
        47.5562, 90.2359, 296.3247
        CIE-Luv:
        47.5562, -16.9496, -123.8520
        Hunter-Lab:
        40.5555, 32.6041, -109.0776
      #3961fc color charts
#3961fc RGB chart
      #3961fc CMYK chart
      #3961fc RGB pie chart
      #3961fc color shades, tints & tones
#3961fc color schemes
#3961fc color preview, HTML & CSS examples
           This text has a color of #3961fc        
        
          <p style="color:#3961fc;">Text here</p>
        
        
          .mytext {color:#3961fc;}
        
        Text color #3961fc
      
           This box has a color of #3961fc        
        
          <div style="background-color:#3961fc;">Content here</div>
        
        
          .mybackground {background-color:#3961fc;}
        
        Background color #3961fc
      
           Border around this has a color of #3961fc        
        
          <div style="border:2px solid #3961fc;">Content here</div>
        
        
          .myborder {border:2px solid #3961fc;}
        
        Border color #3961fc