#d32adb color space conversions
Hex:
        #d32adb
        RGB:
        211, 42, 219
        CMY:
        17, 84, 14
        CMYK:
        4, 81, 0, 14
      HSL:
        297°, 71.0843%, 51.1765%
        HSV (HSB):
        297°, 80.8219%, 85.8824%
        XYZ:
        40.4781, 20.6193, 68.8643
        xyY:
        0.3115, 0.1587, 20.6193
      CIE-Lab:
        52.5303, 80.7922, -53.5197
        CIE-LCH:
        52.5303, 96.9110, 326.4780
        CIE-Luv:
        52.5303, 63.6327, -92.0452
        Hunter-Lab:
        45.4085, 79.6541, -58.1305
      #d32adb color charts
#d32adb RGB chart
      #d32adb CMYK chart
      #d32adb RGB pie chart
      #d32adb color shades, tints & tones
#d32adb color schemes
#d32adb color preview, HTML & CSS examples
           This text has a color of #d32adb        
        
          <p style="color:#d32adb;">Text here</p>
        
        
          .mytext {color:#d32adb;}
        
        Text color #d32adb
      
           This box has a color of #d32adb        
        
          <div style="background-color:#d32adb;">Content here</div>
        
        
          .mybackground {background-color:#d32adb;}
        
        Background color #d32adb
      
           Border around this has a color of #d32adb        
        
          <div style="border:2px solid #d32adb;">Content here</div>
        
        
          .myborder {border:2px solid #d32adb;}
        
        Border color #d32adb