#3f24a7 color space conversions
Hex:
        #3f24a7
        RGB:
        63, 36, 167
        CMY:
        75, 86, 35
        CMYK:
        62, 78, 0, 35
      HSL:
        252°, 64.5320%, 39.8039%
        HSV (HSB):
        252°, 78.4431%, 65.4902%
        XYZ:
        9.6558, 5.1085, 37.0363
        xyY:
        0.1864, 0.0986, 5.1085
      CIE-Lab:
        27.0418, 47.7782, -65.4010
        CIE-LCH:
        27.0418, 80.9941, 306.1497
        CIE-Luv:
        27.0418, -0.7638, -82.7588
        Hunter-Lab:
        22.6021, 36.7033, -81.3327
      #3f24a7 color charts
#3f24a7 RGB chart
      #3f24a7 CMYK chart
      #3f24a7 RGB pie chart
      #3f24a7 color shades, tints & tones
#3f24a7 color schemes
#3f24a7 color preview, HTML & CSS examples
           This text has a color of #3f24a7        
        
          <p style="color:#3f24a7;">Text here</p>
        
        
          .mytext {color:#3f24a7;}
        
        Text color #3f24a7
      
           This box has a color of #3f24a7        
        
          <div style="background-color:#3f24a7;">Content here</div>
        
        
          .mybackground {background-color:#3f24a7;}
        
        Background color #3f24a7
      
           Border around this has a color of #3f24a7        
        
          <div style="border:2px solid #3f24a7;">Content here</div>
        
        
          .myborder {border:2px solid #3f24a7;}
        
        Border color #3f24a7