#3f2bdb color space conversions
Hex:
        #3f2bdb
        RGB:
        63, 43, 219
        CMY:
        75, 83, 14
        CMYK:
        71, 80, 0, 14
      HSL:
        247°, 70.9677%, 51.3725%
        HSV (HSB):
        247°, 80.3653%, 85.8824%
        XYZ:
        15.7000, 7.8990, 67.7150
        xyY:
        0.1719, 0.0865, 7.8990
      CIE-Lab:
        33.7716, 59.8077, -84.9018
        CIE-LCH:
        33.7716, 103.8522, 305.1622
        CIE-Luv:
        33.7716, -5.1245, -113.0902
        Hunter-Lab:
        28.1051, 50.5288, -123.1765
      #3f2bdb color charts
#3f2bdb RGB chart
      #3f2bdb CMYK chart
      #3f2bdb RGB pie chart
      #3f2bdb color shades, tints & tones
#3f2bdb color schemes
#3f2bdb color preview, HTML & CSS examples
           This text has a color of #3f2bdb        
        
          <p style="color:#3f2bdb;">Text here</p>
        
        
          .mytext {color:#3f2bdb;}
        
        Text color #3f2bdb
      
           This box has a color of #3f2bdb        
        
          <div style="background-color:#3f2bdb;">Content here</div>
        
        
          .mybackground {background-color:#3f2bdb;}
        
        Background color #3f2bdb
      
           Border around this has a color of #3f2bdb        
        
          <div style="border:2px solid #3f2bdb;">Content here</div>
        
        
          .myborder {border:2px solid #3f2bdb;}
        
        Border color #3f2bdb