#d32ce2 color space conversions
Hex:
        #d32ce2
        RGB:
        211, 44, 226
        CMY:
        17, 83, 11
        CMYK:
        7, 81, 0, 11
      HSL:
        295°, 75.8333%, 52.9412%
        HSV (HSB):
        295°, 80.5310%, 88.6275%
        XYZ:
        41.4921, 21.1412, 73.8453
        xyY:
        0.3040, 0.1549, 21.1412
      CIE-Lab:
        53.1037, 81.4358, -56.5742
        CIE-LCH:
        53.1037, 99.1586, 325.2120
        CIE-Luv:
        53.1037, 60.9167, -96.9011
        Hunter-Lab:
        45.9796, 80.6146, -63.0367
      #d32ce2 color charts
#d32ce2 RGB chart
      #d32ce2 CMYK chart
      #d32ce2 RGB pie chart
      #d32ce2 color shades, tints & tones
#d32ce2 color schemes
#d32ce2 color preview, HTML & CSS examples
           This text has a color of #d32ce2        
        
          <p style="color:#d32ce2;">Text here</p>
        
        
          .mytext {color:#d32ce2;}
        
        Text color #d32ce2
      
           This box has a color of #d32ce2        
        
          <div style="background-color:#d32ce2;">Content here</div>
        
        
          .mybackground {background-color:#d32ce2;}
        
        Background color #d32ce2
      
           Border around this has a color of #d32ce2        
        
          <div style="border:2px solid #d32ce2;">Content here</div>
        
        
          .myborder {border:2px solid #d32ce2;}
        
        Border color #d32ce2