#3f2cbf color space conversions
Hex:
        #3f2cbf
        RGB:
        63, 44, 191
        CMY:
        75, 83, 25
        CMYK:
        67, 77, 0, 25
      HSL:
        248°, 62.5532%, 46.0784%
        HSV (HSB):
        248°, 76.9634%, 74.9020%
        XYZ:
        12.3546, 6.6197, 49.9168
        xyY:
        0.1793, 0.0961, 6.6197
      CIE-Lab:
        30.9250, 51.0162, -73.3094
        CIE-LCH:
        30.9250, 89.3136, 304.8342
        CIE-Luv:
        30.9250, -3.5331, -96.6549
        Hunter-Lab:
        25.7288, 40.6874, -97.0191
      #3f2cbf color charts
#3f2cbf RGB chart
      #3f2cbf CMYK chart
      #3f2cbf RGB pie chart
      #3f2cbf color shades, tints & tones
#3f2cbf color schemes
#3f2cbf color preview, HTML & CSS examples
           This text has a color of #3f2cbf        
        
          <p style="color:#3f2cbf;">Text here</p>
        
        
          .mytext {color:#3f2cbf;}
        
        Text color #3f2cbf
      
           This box has a color of #3f2cbf        
        
          <div style="background-color:#3f2cbf;">Content here</div>
        
        
          .mybackground {background-color:#3f2cbf;}
        
        Background color #3f2cbf
      
           Border around this has a color of #3f2cbf        
        
          <div style="border:2px solid #3f2cbf;">Content here</div>
        
        
          .myborder {border:2px solid #3f2cbf;}
        
        Border color #3f2cbf