#3d32ec color space conversions
Hex:
        #3d32ec
        RGB:
        61, 50, 236
        CMY:
        76, 80, 7
        CMYK:
        74, 79, 0, 7
      HSL:
        244°, 83.0357%, 56.0784%
        HSV (HSB):
        244°, 78.8136%, 92.5490%
        XYZ:
        18.2054, 9.3294, 80.1981
        xyY:
        0.1690, 0.0866, 9.3294
      CIE-Lab:
        36.6110, 61.4484, -89.9109
        CIE-LCH:
        36.6110, 108.9031, 304.3501
        CIE-Luv:
        36.6110, -7.2396, -122.6797
        Hunter-Lab:
        30.5441, 52.9402, -134.2938
      #3d32ec color charts
#3d32ec RGB chart
      #3d32ec CMYK chart
      #3d32ec RGB pie chart
      #3d32ec color shades, tints & tones
#3d32ec color schemes
#3d32ec color preview, HTML & CSS examples
           This text has a color of #3d32ec        
        
          <p style="color:#3d32ec;">Text here</p>
        
        
          .mytext {color:#3d32ec;}
        
        Text color #3d32ec
      
           This box has a color of #3d32ec        
        
          <div style="background-color:#3d32ec;">Content here</div>
        
        
          .mybackground {background-color:#3d32ec;}
        
        Background color #3d32ec
      
           Border around this has a color of #3d32ec        
        
          <div style="border:2px solid #3d32ec;">Content here</div>
        
        
          .myborder {border:2px solid #3d32ec;}
        
        Border color #3d32ec