#3f3c98 color space conversions
Hex:
        #3f3c98
        RGB:
        63, 60, 152
        CMY:
        75, 76, 40
        CMYK:
        59, 61, 0, 40
      HSL:
        242°, 43.3962%, 41.5686%
        HSV (HSB):
        242°, 60.5263%, 59.6078%
        XYZ:
        9.3333, 6.5555, 30.4792
        xyY:
        0.2013, 0.1414, 6.5555
      CIE-Lab:
        30.7727, 29.0689, -50.1885
        CIE-LCH:
        30.7727, 57.9990, 300.0792
        CIE-Luv:
        30.7727, -4.1340, -68.8121
        Hunter-Lab:
        25.6037, 20.2618, -52.6576
      #3f3c98 color charts
#3f3c98 RGB chart
      #3f3c98 CMYK chart
      #3f3c98 RGB pie chart
      #3f3c98 color shades, tints & tones
#3f3c98 color schemes
#3f3c98 color preview, HTML & CSS examples
           This text has a color of #3f3c98        
        
          <p style="color:#3f3c98;">Text here</p>
        
        
          .mytext {color:#3f3c98;}
        
        Text color #3f3c98
      
           This box has a color of #3f3c98        
        
          <div style="background-color:#3f3c98;">Content here</div>
        
        
          .mybackground {background-color:#3f3c98;}
        
        Background color #3f3c98
      
           Border around this has a color of #3f3c98        
        
          <div style="border:2px solid #3f3c98;">Content here</div>
        
        
          .myborder {border:2px solid #3f3c98;}
        
        Border color #3f3c98