#3f2fdd color space conversions
Hex:
        #3f2fdd
        RGB:
        63, 47, 221
        CMY:
        75, 82, 13
        CMYK:
        71, 79, 0, 13
      HSL:
        246°, 71.9008%, 52.5490%
        HSV (HSB):
        246°, 78.7330%, 86.6667%
        XYZ:
        16.1176, 8.3102, 69.1612
        xyY:
        0.1722, 0.0888, 8.3102
      CIE-Lab:
        34.6208, 58.5584, -84.6444
        CIE-LCH:
        34.6208, 102.9260, 304.6761
        CIE-Luv:
        34.6208, -5.7231, -114.1260
        Hunter-Lab:
        28.8275, 49.3518, -122.0656
      #3f2fdd color charts
#3f2fdd RGB chart
      #3f2fdd CMYK chart
      #3f2fdd RGB pie chart
      #3f2fdd color shades, tints & tones
#3f2fdd color schemes
#3f2fdd color preview, HTML & CSS examples
           This text has a color of #3f2fdd        
        
          <p style="color:#3f2fdd;">Text here</p>
        
        
          .mytext {color:#3f2fdd;}
        
        Text color #3f2fdd
      
           This box has a color of #3f2fdd        
        
          <div style="background-color:#3f2fdd;">Content here</div>
        
        
          .mybackground {background-color:#3f2fdd;}
        
        Background color #3f2fdd
      
           Border around this has a color of #3f2fdd        
        
          <div style="border:2px solid #3f2fdd;">Content here</div>
        
        
          .myborder {border:2px solid #3f2fdd;}
        
        Border color #3f2fdd