#d32df8 color space conversions
Hex:
        #d32df8
        RGB:
        211, 45, 248
        CMY:
        17, 82, 3
        CMYK:
        15, 82, 0, 3
      HSL:
        289°, 93.5484%, 57.4510%
        HSV (HSB):
        289°, 81.8548%, 97.2549%
        XYZ:
        44.7456, 22.5030, 90.7921
        xyY:
        0.2831, 0.1424, 22.5030
      CIE-Lab:
        54.5566, 84.8387, -66.5967
        CIE-LCH:
        54.5566, 107.8552, 321.8688
        CIE-Luv:
        54.5566, 53.5865, -112.7527
        Hunter-Lab:
        47.4373, 85.3564, -80.2713
      #d32df8 color charts
#d32df8 RGB chart
      #d32df8 CMYK chart
      #d32df8 RGB pie chart
      #d32df8 color shades, tints & tones
#d32df8 color schemes
#d32df8 color preview, HTML & CSS examples
           This text has a color of #d32df8        
        
          <p style="color:#d32df8;">Text here</p>
        
        
          .mytext {color:#d32df8;}
        
        Text color #d32df8
      
           This box has a color of #d32df8        
        
          <div style="background-color:#d32df8;">Content here</div>
        
        
          .mybackground {background-color:#d32df8;}
        
        Background color #d32df8
      
           Border around this has a color of #d32df8        
        
          <div style="border:2px solid #d32df8;">Content here</div>
        
        
          .myborder {border:2px solid #d32df8;}
        
        Border color #d32df8