#3f2ffa color space conversions
Hex:
        #3f2ffa
        RGB:
        63, 47, 250
        CMY:
        75, 82, 2
        CMYK:
        75, 81, 0, 2
      HSL:
        245°, 95.3052%, 58.2353%
        HSV (HSB):
        245°, 81.2000%, 98.0392%
        XYZ:
        20.3217, 9.9919, 91.3000
        xyY:
        0.1671, 0.0822, 9.9919
      CIE-Lab:
        37.8279, 66.9644, -95.7897
        CIE-LCH:
        37.8279, 116.8756, 304.9565
        CIE-Luv:
        37.8279, -7.2794, -130.7319
        Hunter-Lab:
        31.6100, 59.4383, -149.1220
      #3f2ffa color charts
#3f2ffa RGB chart
      #3f2ffa CMYK chart
      #3f2ffa RGB pie chart
      #3f2ffa color shades, tints & tones
#3f2ffa color schemes
#3f2ffa color preview, HTML & CSS examples
           This text has a color of #3f2ffa        
        
          <p style="color:#3f2ffa;">Text here</p>
        
        
          .mytext {color:#3f2ffa;}
        
        Text color #3f2ffa
      
           This box has a color of #3f2ffa        
        
          <div style="background-color:#3f2ffa;">Content here</div>
        
        
          .mybackground {background-color:#3f2ffa;}
        
        Background color #3f2ffa
      
           Border around this has a color of #3f2ffa        
        
          <div style="border:2px solid #3f2ffa;">Content here</div>
        
        
          .myborder {border:2px solid #3f2ffa;}
        
        Border color #3f2ffa