#3f2fff color space conversions
Hex:
        #3f2fff
        RGB:
        63, 47, 255
        CMY:
        75, 82, 0
        CMYK:
        75, 82, 0, 0
      HSL:
        245°, 100.0000%, 59.2157%
        HSV (HSB):
        245°, 81.5686%, 100.0000%
        XYZ:
        21.1164, 10.3098, 95.4848
        xyY:
        0.1664, 0.0812, 10.3098
      CIE-Lab:
        38.3928, 68.3772, -97.6543
        CIE-LCH:
        38.3928, 119.2133, 304.9996
        CIE-Luv:
        38.3928, -7.5364, -133.5562
        Hunter-Lab:
        32.1089, 61.2001, -153.8393
      #3f2fff color charts
#3f2fff RGB chart
      #3f2fff CMYK chart
      #3f2fff RGB pie chart
      #3f2fff color shades, tints & tones
#3f2fff color schemes
#3f2fff color preview, HTML & CSS examples
           This text has a color of #3f2fff        
        
          <p style="color:#3f2fff;">Text here</p>
        
        
          .mytext {color:#3f2fff;}
        
        Text color #3f2fff
      
           This box has a color of #3f2fff        
        
          <div style="background-color:#3f2fff;">Content here</div>
        
        
          .mybackground {background-color:#3f2fff;}
        
        Background color #3f2fff
      
           Border around this has a color of #3f2fff        
        
          <div style="border:2px solid #3f2fff;">Content here</div>
        
        
          .myborder {border:2px solid #3f2fff;}
        
        Border color #3f2fff