#3f2dd4 color space conversions
Hex:
        #3f2dd4
        RGB:
        63, 45, 212
        CMY:
        75, 82, 17
        CMYK:
        70, 79, 0, 17
      HSL:
        246°, 66.0079%, 50.3922%
        HSV (HSB):
        246°, 78.7736%, 83.1373%
        XYZ:
        14.8720, 7.6870, 62.9873
        xyY:
        0.1738, 0.0899, 7.6870
      CIE-Lab:
        33.3223, 56.8341, -81.6072
        CIE-LCH:
        33.3223, 99.4477, 304.8547
        CIE-Luv:
        33.3223, -4.9551, -108.9716
        Hunter-Lab:
        27.7254, 47.2280, -115.2885
      #3f2dd4 color charts
#3f2dd4 RGB chart
      #3f2dd4 CMYK chart
      #3f2dd4 RGB pie chart
      #3f2dd4 color shades, tints & tones
#3f2dd4 color schemes
#3f2dd4 color preview, HTML & CSS examples
           This text has a color of #3f2dd4        
        
          <p style="color:#3f2dd4;">Text here</p>
        
        
          .mytext {color:#3f2dd4;}
        
        Text color #3f2dd4
      
           This box has a color of #3f2dd4        
        
          <div style="background-color:#3f2dd4;">Content here</div>
        
        
          .mybackground {background-color:#3f2dd4;}
        
        Background color #3f2dd4
      
           Border around this has a color of #3f2dd4        
        
          <div style="border:2px solid #3f2dd4;">Content here</div>
        
        
          .myborder {border:2px solid #3f2dd4;}
        
        Border color #3f2dd4