#3d32bd color space conversions
Hex:
        #3d32bd
        RGB:
        61, 50, 189
        CMY:
        76, 80, 26
        CMYK:
        68, 74, 0, 26
      HSL:
        245°, 58.1590%, 46.8627%
        HSV (HSB):
        245°, 73.5450%, 74.1176%
        XYZ:
        12.2504, 6.9474, 48.8394
        xyY:
        0.1801, 0.1021, 6.9474
      CIE-Lab:
        31.6869, 47.0182, -70.8782
        CIE-LCH:
        31.6869, 85.0555, 303.5590
        CIE-Luv:
        31.6869, -4.7406, -94.9802
        Hunter-Lab:
        26.3580, 36.8349, -91.4095
      #3d32bd color charts
#3d32bd RGB chart
      #3d32bd CMYK chart
      #3d32bd RGB pie chart
      #3d32bd color shades, tints & tones
#3d32bd color schemes
#3d32bd color preview, HTML & CSS examples
           This text has a color of #3d32bd        
        
          <p style="color:#3d32bd;">Text here</p>
        
        
          .mytext {color:#3d32bd;}
        
        Text color #3d32bd
      
           This box has a color of #3d32bd        
        
          <div style="background-color:#3d32bd;">Content here</div>
        
        
          .mybackground {background-color:#3d32bd;}
        
        Background color #3d32bd
      
           Border around this has a color of #3d32bd        
        
          <div style="border:2px solid #3d32bd;">Content here</div>
        
        
          .myborder {border:2px solid #3d32bd;}
        
        Border color #3d32bd