#3f2abe color space conversions
Hex:
        #3f2abe
        RGB:
        63, 42, 190
        CMY:
        75, 84, 25
        CMYK:
        67, 78, 0, 25
      HSL:
        249°, 63.7931%, 45.4902%
        HSV (HSB):
        249°, 77.8947%, 74.5098%
        XYZ:
        12.1721, 6.4304, 49.3148
        xyY:
        0.1792, 0.0947, 6.4304
      CIE-Lab:
        30.4733, 51.7103, -73.4658
        CIE-LCH:
        30.4733, 89.8397, 305.1405
        CIE-Luv:
        30.4733, -3.1988, -96.1750
        Hunter-Lab:
        25.3582, 41.3044, -97.5522
      #3f2abe color charts
#3f2abe RGB chart
      #3f2abe CMYK chart
      #3f2abe RGB pie chart
      #3f2abe color shades, tints & tones
#3f2abe color schemes
#3f2abe color preview, HTML & CSS examples
           This text has a color of #3f2abe        
        
          <p style="color:#3f2abe;">Text here</p>
        
        
          .mytext {color:#3f2abe;}
        
        Text color #3f2abe
      
           This box has a color of #3f2abe        
        
          <div style="background-color:#3f2abe;">Content here</div>
        
        
          .mybackground {background-color:#3f2abe;}
        
        Background color #3f2abe
      
           Border around this has a color of #3f2abe        
        
          <div style="border:2px solid #3f2abe;">Content here</div>
        
        
          .myborder {border:2px solid #3f2abe;}
        
        Border color #3f2abe