#3d32d5 color space conversions
Hex:
        #3d32d5
        RGB:
        61, 50, 213
        CMY:
        76, 80, 16
        CMYK:
        71, 77, 0, 16
      HSL:
        244°, 65.9919%, 51.5686%
        HSV (HSB):
        244°, 76.5258%, 83.5294%
        XYZ:
        15.0753, 8.0774, 63.7153
        xyY:
        0.1735, 0.0930, 8.0774
      CIE-Lab:
        34.1436, 54.5168, -80.8309
        CIE-LCH:
        34.1436, 97.4973, 303.9979
        CIE-Luv:
        34.1436, -6.0577, -109.3163
        Hunter-Lab:
        28.4208, 44.9459, -113.0252
      #3d32d5 color charts
#3d32d5 RGB chart
      #3d32d5 CMYK chart
      #3d32d5 RGB pie chart
      #3d32d5 color shades, tints & tones
#3d32d5 color schemes
#3d32d5 color preview, HTML & CSS examples
           This text has a color of #3d32d5        
        
          <p style="color:#3d32d5;">Text here</p>
        
        
          .mytext {color:#3d32d5;}
        
        Text color #3d32d5
      
           This box has a color of #3d32d5        
        
          <div style="background-color:#3d32d5;">Content here</div>
        
        
          .mybackground {background-color:#3d32d5;}
        
        Background color #3d32d5
      
           Border around this has a color of #3d32d5        
        
          <div style="border:2px solid #3d32d5;">Content here</div>
        
        
          .myborder {border:2px solid #3d32d5;}
        
        Border color #3d32d5