#d152ac color space conversions
Hex:
        #d152ac
        RGB:
        209, 82, 172
        CMY:
        18, 68, 33
        CMYK:
        0, 61, 18, 18
      HSL:
        317°, 57.9909%, 57.0588%
        HSV (HSB):
        317°, 60.7656%, 81.9608%
        XYZ:
        36.7582, 22.5685, 41.4485
        xyY:
        0.3648, 0.2239, 22.5685
      CIE-Lab:
        54.6250, 59.8673, -23.1810
        CIE-LCH:
        54.6250, 64.1985, 338.8333
        CIE-Luv:
        54.6250, 68.4867, -43.8884
        Hunter-Lab:
        47.5063, 54.9792, -18.4752
      #d152ac color charts
#d152ac RGB chart
      #d152ac CMYK chart
      #d152ac RGB pie chart
      #d152ac color shades, tints & tones
#d152ac color schemes
#d152ac color preview, HTML & CSS examples
           This text has a color of #d152ac        
        
          <p style="color:#d152ac;">Text here</p>
        
        
          .mytext {color:#d152ac;}
        
        Text color #d152ac
      
           This box has a color of #d152ac        
        
          <div style="background-color:#d152ac;">Content here</div>
        
        
          .mybackground {background-color:#d152ac;}
        
        Background color #d152ac
      
           Border around this has a color of #d152ac        
        
          <div style="border:2px solid #d152ac;">Content here</div>
        
        
          .myborder {border:2px solid #d152ac;}
        
        Border color #d152ac