#3f1da7 color space conversions
Hex:
        #3f1da7
        RGB:
        63, 29, 167
        CMY:
        75, 89, 35
        CMYK:
        62, 83, 0, 35
      HSL:
        255°, 70.4082%, 38.4314%
        HSV (HSB):
        255°, 82.6347%, 65.4902%
        XYZ:
        9.4643, 4.7255, 36.9725
        xyY:
        0.1850, 0.0924, 4.7255
      CIE-Lab:
        25.9380, 50.9831, -67.2238
        CIE-LCH:
        25.9380, 84.3701, 307.1770
        CIE-Luv:
        25.9380, 0.0309, -82.9416
        Hunter-Lab:
        21.7382, 39.6727, -85.6239
      #3f1da7 color charts
#3f1da7 RGB chart
      #3f1da7 CMYK chart
      #3f1da7 RGB pie chart
      #3f1da7 color shades, tints & tones
#3f1da7 color schemes
#3f1da7 color preview, HTML & CSS examples
           This text has a color of #3f1da7        
        
          <p style="color:#3f1da7;">Text here</p>
        
        
          .mytext {color:#3f1da7;}
        
        Text color #3f1da7
      
           This box has a color of #3f1da7        
        
          <div style="background-color:#3f1da7;">Content here</div>
        
        
          .mybackground {background-color:#3f1da7;}
        
        Background color #3f1da7
      
           Border around this has a color of #3f1da7        
        
          <div style="border:2px solid #3f1da7;">Content here</div>
        
        
          .myborder {border:2px solid #3f1da7;}
        
        Border color #3f1da7