#3d2aa2 color space conversions
Hex:
        #3d2aa2
        RGB:
        61, 42, 162
        CMY:
        76, 84, 36
        CMYK:
        62, 74, 0, 36
      HSL:
        250°, 58.8235%, 40.0000%
        HSV (HSB):
        250°, 74.0741%, 63.5294%
        XYZ:
        9.2740, 5.2567, 34.7083
        xyY:
        0.1883, 0.1068, 5.2567
      CIE-Lab:
        27.4538, 42.8855, -61.7017
        CIE-LCH:
        27.4538, 75.1417, 304.8011
        CIE-Luv:
        27.4538, -1.7420, -79.3206
        Hunter-Lab:
        22.9274, 32.0793, -73.7059
      #3d2aa2 color charts
#3d2aa2 RGB chart
      #3d2aa2 CMYK chart
      #3d2aa2 RGB pie chart
      #3d2aa2 color shades, tints & tones
#3d2aa2 color schemes
#3d2aa2 color preview, HTML & CSS examples
           This text has a color of #3d2aa2        
        
          <p style="color:#3d2aa2;">Text here</p>
        
        
          .mytext {color:#3d2aa2;}
        
        Text color #3d2aa2
      
           This box has a color of #3d2aa2        
        
          <div style="background-color:#3d2aa2;">Content here</div>
        
        
          .mybackground {background-color:#3d2aa2;}
        
        Background color #3d2aa2
      
           Border around this has a color of #3d2aa2        
        
          <div style="border:2px solid #3d2aa2;">Content here</div>
        
        
          .myborder {border:2px solid #3d2aa2;}
        
        Border color #3d2aa2