#3945fb color space conversions
Hex:
        #3945fb
        RGB:
        57, 69, 251
        CMY:
        78, 73, 2
        CMYK:
        77, 73, 0, 2
      HSL:
        236°, 96.0396%, 60.3922%
        HSV (HSB):
        236°, 77.2908%, 98.4314%
        XYZ:
        21.2281, 12.0911, 92.4818
        xyY:
        0.1687, 0.0961, 12.0911
      CIE-Lab:
        41.3606, 56.1176, -90.5091
        CIE-LCH:
        41.3606, 106.4945, 301.7998
        CIE-Luv:
        41.3606, -11.2668, -129.9304
        Hunter-Lab:
        34.7723, 48.1204, -133.3493
      #3945fb color charts
#3945fb RGB chart
      #3945fb CMYK chart
      #3945fb RGB pie chart
      #3945fb color shades, tints & tones
#3945fb color schemes
#3945fb color preview, HTML & CSS examples
           This text has a color of #3945fb        
        
          <p style="color:#3945fb;">Text here</p>
        
        
          .mytext {color:#3945fb;}
        
        Text color #3945fb
      
           This box has a color of #3945fb        
        
          <div style="background-color:#3945fb;">Content here</div>
        
        
          .mybackground {background-color:#3945fb;}
        
        Background color #3945fb
      
           Border around this has a color of #3945fb        
        
          <div style="border:2px solid #3945fb;">Content here</div>
        
        
          .myborder {border:2px solid #3945fb;}
        
        Border color #3945fb