#d352ba color space conversions
Hex:
        #d352ba
        RGB:
        211, 82, 186
        CMY:
        17, 68, 27
        CMYK:
        0, 61, 12, 17
      HSL:
        312°, 59.4470%, 57.4510%
        HSV (HSB):
        312°, 61.1374%, 82.7451%
        XYZ:
        38.7442, 23.4286, 48.9345
        xyY:
        0.3487, 0.2109, 23.4286
      CIE-Lab:
        55.5111, 62.4938, -29.9013
        CIE-LCH:
        55.5111, 69.2788, 334.4304
        CIE-Luv:
        55.5111, 65.5035, -54.6003
        Hunter-Lab:
        48.4031, 58.1744, -26.0587
      #d352ba color charts
#d352ba RGB chart
      #d352ba CMYK chart
      #d352ba RGB pie chart
      #d352ba color shades, tints & tones
#d352ba color schemes
#d352ba color preview, HTML & CSS examples
           This text has a color of #d352ba        
        
          <p style="color:#d352ba;">Text here</p>
        
        
          .mytext {color:#d352ba;}
        
        Text color #d352ba
      
           This box has a color of #d352ba        
        
          <div style="background-color:#d352ba;">Content here</div>
        
        
          .mybackground {background-color:#d352ba;}
        
        Background color #d352ba
      
           Border around this has a color of #d352ba        
        
          <div style="border:2px solid #d352ba;">Content here</div>
        
        
          .myborder {border:2px solid #d352ba;}
        
        Border color #d352ba