#3f0c65 color space conversions
Hex:
        #3f0c65
        RGB:
        63, 12, 101
        CMY:
        75, 95, 60
        CMYK:
        38, 88, 0, 60
      HSL:
        274°, 78.7611%, 22.1569%
        HSV (HSB):
        274°, 88.1188%, 39.6078%
        XYZ:
        4.5303, 2.2593, 12.5092
        xyY:
        0.2347, 0.1171, 2.2593
      CIE-Lab:
        16.7931, 39.9378, -40.6872
        CIE-LCH:
        16.7931, 57.0130, 314.4675
        CIE-Luv:
        16.7931, 8.8992, -43.7937
        Hunter-Lab:
        15.0309, 27.4959, -38.8214
      #3f0c65 color charts
#3f0c65 RGB chart
      #3f0c65 CMYK chart
      #3f0c65 RGB pie chart
      #3f0c65 color shades, tints & tones
#3f0c65 color schemes
#3f0c65 color preview, HTML & CSS examples
           This text has a color of #3f0c65        
        
          <p style="color:#3f0c65;">Text here</p>
        
        
          .mytext {color:#3f0c65;}
        
        Text color #3f0c65
      
           This box has a color of #3f0c65        
        
          <div style="background-color:#3f0c65;">Content here</div>
        
        
          .mybackground {background-color:#3f0c65;}
        
        Background color #3f0c65
      
           Border around this has a color of #3f0c65        
        
          <div style="border:2px solid #3f0c65;">Content here</div>
        
        
          .myborder {border:2px solid #3f0c65;}
        
        Border color #3f0c65