#3d2cde color space conversions
Hex:
        #3d2cde
        RGB:
        61, 44, 222
        CMY:
        76, 83, 13
        CMYK:
        73, 80, 0, 13
      HSL:
        246°, 72.9508%, 52.1569%
        HSV (HSB):
        246°, 80.1802%, 87.0588%
        XYZ:
        16.0100, 8.0674, 69.8206
        xyY:
        0.1705, 0.0859, 8.0674
      CIE-Lab:
        34.1228, 60.0878, -86.0477
        CIE-LCH:
        34.1228, 104.9512, 304.9269
        CIE-Luv:
        34.1228, -5.7718, -114.7954
        Hunter-Lab:
        28.4032, 50.9093, -125.8644
      #3d2cde color charts
#3d2cde RGB chart
      #3d2cde CMYK chart
      #3d2cde RGB pie chart
      #3d2cde color shades, tints & tones
#3d2cde color schemes
#3d2cde color preview, HTML & CSS examples
           This text has a color of #3d2cde        
        
          <p style="color:#3d2cde;">Text here</p>
        
        
          .mytext {color:#3d2cde;}
        
        Text color #3d2cde
      
           This box has a color of #3d2cde        
        
          <div style="background-color:#3d2cde;">Content here</div>
        
        
          .mybackground {background-color:#3d2cde;}
        
        Background color #3d2cde
      
           Border around this has a color of #3d2cde        
        
          <div style="border:2px solid #3d2cde;">Content here</div>
        
        
          .myborder {border:2px solid #3d2cde;}
        
        Border color #3d2cde