#3f2dfb color space conversions
Hex:
        #3f2dfb
        RGB:
        63, 45, 251
        CMY:
        75, 82, 2
        CMYK:
        75, 82, 0, 2
      HSL:
        245°, 96.2617%, 58.0392%
        HSV (HSB):
        245°, 82.0717%, 98.4314%
        XYZ:
        20.4009, 9.8986, 92.1022
        xyY:
        0.1667, 0.0809, 9.8986
      CIE-Lab:
        37.6598, 68.0769, -96.6304
        CIE-LCH:
        37.6598, 118.2027, 305.1650
        CIE-Luv:
        37.6598, -7.1173, -131.3164
        Hunter-Lab:
        31.4620, 60.6861, -151.5428
      #3f2dfb color charts
#3f2dfb RGB chart
      #3f2dfb CMYK chart
      #3f2dfb RGB pie chart
      #3f2dfb color shades, tints & tones
#3f2dfb color schemes
#3f2dfb color preview, HTML & CSS examples
           This text has a color of #3f2dfb        
        
          <p style="color:#3f2dfb;">Text here</p>
        
        
          .mytext {color:#3f2dfb;}
        
        Text color #3f2dfb
      
           This box has a color of #3f2dfb        
        
          <div style="background-color:#3f2dfb;">Content here</div>
        
        
          .mybackground {background-color:#3f2dfb;}
        
        Background color #3f2dfb
      
           Border around this has a color of #3f2dfb        
        
          <div style="border:2px solid #3f2dfb;">Content here</div>
        
        
          .myborder {border:2px solid #3f2dfb;}
        
        Border color #3f2dfb