#3f24a3 color space conversions
Hex:
        #3f24a3
        RGB:
        63, 36, 163
        CMY:
        75, 86, 36
        CMYK:
        61, 78, 0, 36
      HSL:
        253°, 63.8191%, 39.0196%
        HSV (HSB):
        253°, 77.9141%, 63.9216%
        XYZ:
        9.2916, 4.9629, 35.1185
        xyY:
        0.1882, 0.1005, 4.9629
      CIE-Lab:
        26.6287, 46.5878, -63.6606
        CIE-LCH:
        26.6287, 78.8866, 306.1973
        CIE-Luv:
        26.6287, -0.4449, -80.3545
        Hunter-Lab:
        22.2775, 35.4644, -77.8714
      #3f24a3 color charts
#3f24a3 RGB chart
      #3f24a3 CMYK chart
      #3f24a3 RGB pie chart
      #3f24a3 color shades, tints & tones
#3f24a3 color schemes
#3f24a3 color preview, HTML & CSS examples
           This text has a color of #3f24a3        
        
          <p style="color:#3f24a3;">Text here</p>
        
        
          .mytext {color:#3f24a3;}
        
        Text color #3f24a3
      
           This box has a color of #3f24a3        
        
          <div style="background-color:#3f24a3;">Content here</div>
        
        
          .mybackground {background-color:#3f24a3;}
        
        Background color #3f24a3
      
           Border around this has a color of #3f24a3        
        
          <div style="border:2px solid #3f24a3;">Content here</div>
        
        
          .myborder {border:2px solid #3f24a3;}
        
        Border color #3f24a3