#3f2994 color space conversions
Hex:
        #3f2994
        RGB:
        63, 41, 148
        CMY:
        75, 84, 42
        CMYK:
        57, 72, 0, 42
      HSL:
        252°, 56.6138%, 37.0588%
        HSV (HSB):
        252°, 72.2973%, 58.0392%
        XYZ:
        8.1881, 4.7808, 28.5082
        xyY:
        0.1974, 0.1153, 4.7808
      CIE-Lab:
        26.1008, 39.3581, -55.3603
        CIE-LCH:
        26.1008, 67.9252, 305.4107
        CIE-Luv:
        26.1008, 0.0514, -70.6567
        Hunter-Lab:
        21.8649, 28.5823, -61.9987
      #3f2994 color charts
#3f2994 RGB chart
      #3f2994 CMYK chart
      #3f2994 RGB pie chart
      #3f2994 color shades, tints & tones
#3f2994 color schemes
#3f2994 color preview, HTML & CSS examples
           This text has a color of #3f2994        
        
          <p style="color:#3f2994;">Text here</p>
        
        
          .mytext {color:#3f2994;}
        
        Text color #3f2994
      
           This box has a color of #3f2994        
        
          <div style="background-color:#3f2994;">Content here</div>
        
        
          .mybackground {background-color:#3f2994;}
        
        Background color #3f2994
      
           Border around this has a color of #3f2994        
        
          <div style="border:2px solid #3f2994;">Content here</div>
        
        
          .myborder {border:2px solid #3f2994;}
        
        Border color #3f2994