#3925fc color space conversions
Hex:
        #3925fc
        RGB:
        57, 37, 252
        CMY:
        78, 85, 1
        CMYK:
        77, 85, 0, 1
      HSL:
        246°, 97.2851%, 56.6667%
        HSV (HSB):
        246°, 85.3175%, 98.8235%
        XYZ:
        19.9196, 9.2213, 92.8255
        xyY:
        0.1633, 0.0756, 9.2213
      CIE-Lab:
        36.4069, 71.1044, -99.2844
        CIE-LCH:
        36.4069, 122.1197, 305.6091
        CIE-Luv:
        36.4069, -7.2841, -131.7167
        Hunter-Lab:
        30.3665, 63.9495, -159.9831
      #3925fc color charts
#3925fc RGB chart
      #3925fc CMYK chart
      #3925fc RGB pie chart
      #3925fc color shades, tints & tones
#3925fc color schemes
#3925fc color preview, HTML & CSS examples
           This text has a color of #3925fc        
        
          <p style="color:#3925fc;">Text here</p>
        
        
          .mytext {color:#3925fc;}
        
        Text color #3925fc
      
           This box has a color of #3925fc        
        
          <div style="background-color:#3925fc;">Content here</div>
        
        
          .mybackground {background-color:#3925fc;}
        
        Background color #3925fc
      
           Border around this has a color of #3925fc        
        
          <div style="border:2px solid #3925fc;">Content here</div>
        
        
          .myborder {border:2px solid #3925fc;}
        
        Border color #3925fc