#3f2abf color space conversions
Hex:
        #3f2abf
        RGB:
        63, 42, 191
        CMY:
        75, 84, 25
        CMYK:
        67, 78, 0, 25
      HSL:
        248°, 63.9485%, 45.6863%
        HSV (HSB):
        248°, 78.0105%, 74.9020%
        XYZ:
        12.2818, 6.4743, 49.8926
        xyY:
        0.1789, 0.0943, 6.4743
      CIE-Lab:
        30.5788, 52.0105, -73.8813
        CIE-LCH:
        30.5788, 90.3524, 305.1445
        CIE-Luv:
        30.5788, -3.2648, -96.7676
        Hunter-Lab:
        25.4446, 41.6320, -98.4464
      #3f2abf color charts
#3f2abf RGB chart
      #3f2abf CMYK chart
      #3f2abf RGB pie chart
      #3f2abf color shades, tints & tones
#3f2abf color schemes
#3f2abf color preview, HTML & CSS examples
           This text has a color of #3f2abf        
        
          <p style="color:#3f2abf;">Text here</p>
        
        
          .mytext {color:#3f2abf;}
        
        Text color #3f2abf
      
           This box has a color of #3f2abf        
        
          <div style="background-color:#3f2abf;">Content here</div>
        
        
          .mybackground {background-color:#3f2abf;}
        
        Background color #3f2abf
      
           Border around this has a color of #3f2abf        
        
          <div style="border:2px solid #3f2abf;">Content here</div>
        
        
          .myborder {border:2px solid #3f2abf;}
        
        Border color #3f2abf