#3f04e1 color space conversions
Hex:
        #3f04e1
        RGB:
        63, 4, 225
        CMY:
        75, 98, 12
        CMYK:
        72, 98, 0, 12
      HSL:
        256°, 96.5066%, 44.9020%
        HSV (HSB):
        256°, 98.2222%, 88.2353%
        XYZ:
        15.6839, 6.5798, 71.6776
        xyY:
        0.1670, 0.0700, 6.5798
      CIE-Lab:
        30.8306, 72.3911, -93.2396
        CIE-LCH:
        30.8306, 118.0428, 307.8257
        CIE-Luv:
        30.8306, -2.9633, -115.6570
        Hunter-Lab:
        25.6512, 64.2508, -147.7192
      #3f04e1 color charts
#3f04e1 RGB chart
      #3f04e1 CMYK chart
      #3f04e1 RGB pie chart
      #3f04e1 color shades, tints & tones
#3f04e1 color schemes
#3f04e1 color preview, HTML & CSS examples
           This text has a color of #3f04e1        
        
          <p style="color:#3f04e1;">Text here</p>
        
        
          .mytext {color:#3f04e1;}
        
        Text color #3f04e1
      
           This box has a color of #3f04e1        
        
          <div style="background-color:#3f04e1;">Content here</div>
        
        
          .mybackground {background-color:#3f04e1;}
        
        Background color #3f04e1
      
           Border around this has a color of #3f04e1        
        
          <div style="border:2px solid #3f04e1;">Content here</div>
        
        
          .myborder {border:2px solid #3f04e1;}
        
        Border color #3f04e1