#d332df color space conversions
Hex:
        #d332df
        RGB:
        211, 50, 223
        CMY:
        17, 80, 13
        CMYK:
        5, 78, 0, 13
      HSL:
        296°, 72.9958%, 53.5294%
        HSV (HSB):
        296°, 77.5785%, 87.4510%
        XYZ:
        41.3239, 21.4578, 71.7758
        xyY:
        0.3071, 0.1595, 21.4578
      CIE-Lab:
        53.4469, 79.4431, -54.3254
        CIE-LCH:
        53.4469, 96.2416, 325.6346
        CIE-Luv:
        53.4469, 61.0615, -93.4642
        Hunter-Lab:
        46.3226, 78.1734, -59.4428
      #d332df color charts
#d332df RGB chart
      #d332df CMYK chart
      #d332df RGB pie chart
      #d332df color shades, tints & tones
#d332df color schemes
#d332df color preview, HTML & CSS examples
           This text has a color of #d332df        
        
          <p style="color:#d332df;">Text here</p>
        
        
          .mytext {color:#d332df;}
        
        Text color #d332df
      
           This box has a color of #d332df        
        
          <div style="background-color:#d332df;">Content here</div>
        
        
          .mybackground {background-color:#d332df;}
        
        Background color #d332df
      
           Border around this has a color of #d332df        
        
          <div style="border:2px solid #d332df;">Content here</div>
        
        
          .myborder {border:2px solid #d332df;}
        
        Border color #d332df