#d23085 color space conversions
Hex:
        #d23085
        RGB:
        210, 48, 133
        CMY:
        18, 81, 48
        CMYK:
        0, 77, 37, 18
      HSL:
        329°, 64.2857%, 50.5882%
        HSV (HSB):
        329°, 77.1429%, 82.3529%
        XYZ:
        31.8689, 17.5090, 23.8902
        xyY:
        0.4350, 0.2390, 17.5090
      CIE-Lab:
        48.8951, 67.6398, -8.7404
        CIE-LCH:
        48.8951, 68.2021, 352.6370
        CIE-Luv:
        48.8951, 95.5288, -24.1493
        Hunter-Lab:
        41.8438, 62.7221, -4.5603
      #d23085 color charts
#d23085 RGB chart
      #d23085 CMYK chart
      #d23085 RGB pie chart
      #d23085 color shades, tints & tones
#d23085 color schemes
#d23085 color preview, HTML & CSS examples
           This text has a color of #d23085        
        
          <p style="color:#d23085;">Text here</p>
        
        
          .mytext {color:#d23085;}
        
        Text color #d23085
      
           This box has a color of #d23085        
        
          <div style="background-color:#d23085;">Content here</div>
        
        
          .mybackground {background-color:#d23085;}
        
        Background color #d23085
      
           Border around this has a color of #d23085        
        
          <div style="border:2px solid #d23085;">Content here</div>
        
        
          .myborder {border:2px solid #d23085;}
        
        Border color #d23085