#3975fb color space conversions
Hex:
        #3975fb
        RGB:
        57, 117, 251
        CMY:
        78, 54, 2
        CMYK:
        77, 53, 0, 2
      HSL:
        221°, 96.0396%, 60.3922%
        HSV (HSB):
        221°, 77.2908%, 98.4314%
        XYZ:
        25.4612, 20.5575, 93.8928
        xyY:
        0.1820, 0.1469, 20.5575
      CIE-Lab:
        52.4617, 27.2236, -72.3277
        CIE-LCH:
        52.4617, 77.2814, 290.6260
        CIE-Luv:
        52.4617, -22.0787, -114.3994
        Hunter-Lab:
        45.3403, 20.8924, -91.0421
      #3975fb color charts
#3975fb RGB chart
      #3975fb CMYK chart
      #3975fb RGB pie chart
      #3975fb color shades, tints & tones
#3975fb color schemes
#3975fb color preview, HTML & CSS examples
           This text has a color of #3975fb        
        
          <p style="color:#3975fb;">Text here</p>
        
        
          .mytext {color:#3975fb;}
        
        Text color #3975fb
      
           This box has a color of #3975fb        
        
          <div style="background-color:#3975fb;">Content here</div>
        
        
          .mybackground {background-color:#3975fb;}
        
        Background color #3975fb
      
           Border around this has a color of #3975fb        
        
          <div style="border:2px solid #3975fb;">Content here</div>
        
        
          .myborder {border:2px solid #3975fb;}
        
        Border color #3975fb