#3f2dff color space conversions
Hex:
        #3f2dff
        RGB:
        63, 45, 255
        CMY:
        75, 82, 0
        CMYK:
        75, 82, 0, 0
      HSL:
        245°, 100.0000%, 58.8235%
        HSV (HSB):
        245°, 82.3529%, 100.0000%
        XYZ:
        21.0383, 10.1535, 95.4587
        xyY:
        0.1661, 0.0802, 10.1535
      CIE-Lab:
        38.1166, 69.1938, -98.1131
        CIE-LCH:
        38.1166, 120.0582, 305.1932
        CIE-Luv:
        38.1166, -7.3266, -133.5703
        Hunter-Lab:
        31.8646, 62.0897, -155.3134
      #3f2dff color charts
#3f2dff RGB chart
      #3f2dff CMYK chart
      #3f2dff RGB pie chart
      #3f2dff color shades, tints & tones
#3f2dff color schemes
#3f2dff color preview, HTML & CSS examples
           This text has a color of #3f2dff        
        
          <p style="color:#3f2dff;">Text here</p>
        
        
          .mytext {color:#3f2dff;}
        
        Text color #3f2dff
      
           This box has a color of #3f2dff        
        
          <div style="background-color:#3f2dff;">Content here</div>
        
        
          .mybackground {background-color:#3f2dff;}
        
        Background color #3f2dff
      
           Border around this has a color of #3f2dff        
        
          <div style="border:2px solid #3f2dff;">Content here</div>
        
        
          .myborder {border:2px solid #3f2dff;}
        
        Border color #3f2dff