#3d32ff color space conversions
Hex:
        #3d32ff
        RGB:
        61, 50, 255
        CMY:
        76, 80, 0
        CMYK:
        76, 80, 0, 0
      HSL:
        243°, 100.0000%, 59.8039%
        HSV (HSB):
        243°, 80.3922%, 100.0000%
        XYZ:
        21.1151, 10.4933, 95.5203
        xyY:
        0.1661, 0.0825, 10.4933
      CIE-Lab:
        38.7136, 66.9879, -97.1249
        CIE-LCH:
        38.7136, 117.9857, 304.5944
        CIE-Luv:
        38.7136, -8.1703, -133.5058
        Hunter-Lab:
        32.3934, 59.6638, -152.1566
      #3d32ff color charts
#3d32ff RGB chart
      #3d32ff CMYK chart
      #3d32ff RGB pie chart
      #3d32ff color shades, tints & tones
#3d32ff color schemes
#3d32ff color preview, HTML & CSS examples
           This text has a color of #3d32ff        
        
          <p style="color:#3d32ff;">Text here</p>
        
        
          .mytext {color:#3d32ff;}
        
        Text color #3d32ff
      
           This box has a color of #3d32ff        
        
          <div style="background-color:#3d32ff;">Content here</div>
        
        
          .mybackground {background-color:#3d32ff;}
        
        Background color #3d32ff
      
           Border around this has a color of #3d32ff        
        
          <div style="border:2px solid #3d32ff;">Content here</div>
        
        
          .myborder {border:2px solid #3d32ff;}
        
        Border color #3d32ff