#3f229a color space conversions
Hex:
        #3f229a
        RGB:
        63, 34, 154
        CMY:
        75, 87, 40
        CMYK:
        59, 78, 0, 40
      HSL:
        255°, 63.8298%, 36.8627%
        HSV (HSB):
        255°, 77.9221%, 60.3922%
        XYZ:
        8.4547, 4.5339, 31.0014
        xyY:
        0.1922, 0.1031, 4.5339
      CIE-Lab:
        25.3633, 44.9072, -60.2579
        CIE-LCH:
        25.3633, 75.1510, 306.6953
        CIE-Luv:
        25.3633, 0.5667, -75.0290
        Hunter-Lab:
        21.2930, 33.6131, -71.4178
      #3f229a color charts
#3f229a RGB chart
      #3f229a CMYK chart
      #3f229a RGB pie chart
      #3f229a color shades, tints & tones
#3f229a color schemes
#3f229a color preview, HTML & CSS examples
           This text has a color of #3f229a        
        
          <p style="color:#3f229a;">Text here</p>
        
        
          .mytext {color:#3f229a;}
        
        Text color #3f229a
      
           This box has a color of #3f229a        
        
          <div style="background-color:#3f229a;">Content here</div>
        
        
          .mybackground {background-color:#3f229a;}
        
        Background color #3f229a
      
           Border around this has a color of #3f229a        
        
          <div style="border:2px solid #3f229a;">Content here</div>
        
        
          .myborder {border:2px solid #3f229a;}
        
        Border color #3f229a