#d230ac color space conversions
Hex:
        #d230ac
        RGB:
        210, 48, 172
        CMY:
        18, 81, 33
        CMYK:
        0, 77, 18, 18
      HSL:
        314°, 64.2857%, 50.5882%
        HSV (HSB):
        314°, 77.1429%, 82.3529%
        XYZ:
        35.0817, 18.7941, 40.8083
        xyY:
        0.3705, 0.1985, 18.7941
      CIE-Lab:
        50.4454, 72.2581, -29.6370
        CIE-LCH:
        50.4454, 78.0999, 337.6988
        CIE-Luv:
        50.4454, 79.6831, -54.6946
        Hunter-Lab:
        43.3522, 68.5805, -25.4645
      #d230ac color charts
#d230ac RGB chart
      #d230ac CMYK chart
      #d230ac RGB pie chart
      #d230ac color shades, tints & tones
#d230ac color schemes
#d230ac color preview, HTML & CSS examples
           This text has a color of #d230ac        
        
          <p style="color:#d230ac;">Text here</p>
        
        
          .mytext {color:#d230ac;}
        
        Text color #d230ac
      
           This box has a color of #d230ac        
        
          <div style="background-color:#d230ac;">Content here</div>
        
        
          .mybackground {background-color:#d230ac;}
        
        Background color #d230ac
      
           Border around this has a color of #d230ac        
        
          <div style="border:2px solid #d230ac;">Content here</div>
        
        
          .myborder {border:2px solid #d230ac;}
        
        Border color #d230ac