#3f0ca3 color space conversions
Hex:
        #3f0ca3
        RGB:
        63, 12, 163
        CMY:
        75, 95, 36
        CMYK:
        61, 93, 0, 36
      HSL:
        260°, 86.2857%, 34.3137%
        HSV (HSB):
        260°, 92.6380%, 63.9216%
        XYZ:
        8.7922, 3.9640, 34.9521
        xyY:
        0.1843, 0.0831, 3.9640
      CIE-Lab:
        23.5522, 55.6456, -68.7477
        CIE-LCH:
        23.5522, 88.4459, 308.9873
        CIE-Luv:
        23.5522, 1.6290, -80.2937
        Hunter-Lab:
        19.9099, 43.9833, -90.1473
      #3f0ca3 color charts
#3f0ca3 RGB chart
      #3f0ca3 CMYK chart
      #3f0ca3 RGB pie chart
      #3f0ca3 color shades, tints & tones
#3f0ca3 color schemes
#3f0ca3 color preview, HTML & CSS examples
           This text has a color of #3f0ca3        
        
          <p style="color:#3f0ca3;">Text here</p>
        
        
          .mytext {color:#3f0ca3;}
        
        Text color #3f0ca3
      
           This box has a color of #3f0ca3        
        
          <div style="background-color:#3f0ca3;">Content here</div>
        
        
          .mybackground {background-color:#3f0ca3;}
        
        Background color #3f0ca3
      
           Border around this has a color of #3f0ca3        
        
          <div style="border:2px solid #3f0ca3;">Content here</div>
        
        
          .myborder {border:2px solid #3f0ca3;}
        
        Border color #3f0ca3