#d032fc color space conversions
Hex:
        #d032fc
        RGB:
        208, 50, 252
        CMY:
        18, 80, 1
        CMYK:
        17, 80, 0, 1
      HSL:
        287°, 97.1154%, 59.2157%
        HSV (HSB):
        287°, 80.1587%, 98.8235%
        XYZ:
        44.7237, 22.7194, 94.1235
        xyY:
        0.2768, 0.1406, 22.7194
      CIE-Lab:
        54.7821, 83.8034, -68.4828
        CIE-LCH:
        54.7821, 108.2262, 320.7449
        CIE-Luv:
        54.7821, 49.8610, -115.5023
        Hunter-Lab:
        47.6648, 84.0723, -83.7143
      #d032fc color charts
#d032fc RGB chart
      #d032fc CMYK chart
      #d032fc RGB pie chart
      #d032fc color shades, tints & tones
#d032fc color schemes
#d032fc color preview, HTML & CSS examples
           This text has a color of #d032fc        
        
          <p style="color:#d032fc;">Text here</p>
        
        
          .mytext {color:#d032fc;}
        
        Text color #d032fc
      
           This box has a color of #d032fc        
        
          <div style="background-color:#d032fc;">Content here</div>
        
        
          .mybackground {background-color:#d032fc;}
        
        Background color #d032fc
      
           Border around this has a color of #d032fc        
        
          <div style="border:2px solid #d032fc;">Content here</div>
        
        
          .myborder {border:2px solid #d032fc;}
        
        Border color #d032fc