#d2138b color space conversions
Hex:
        #d2138b
        RGB:
        210, 19, 139
        CMY:
        18, 93, 45
        CMYK:
        0, 91, 34, 18
      HSL:
        322°, 83.4061%, 44.9020%
        HSV (HSB):
        322°, 90.9524%, 82.3529%
        XYZ:
        31.4714, 16.0315, 25.8618
        xyY:
        0.4290, 0.2185, 16.0315
      CIE-Lab:
        47.0157, 74.2900, -15.2117
        CIE-LCH:
        47.0157, 75.8314, 348.4280
        CIE-Luv:
        47.0157, 99.2099, -33.9480
        Hunter-Lab:
        40.0393, 70.2345, -10.2684
      #d2138b color charts
#d2138b RGB chart
      #d2138b CMYK chart
      #d2138b RGB pie chart
      #d2138b color shades, tints & tones
#d2138b color schemes
#d2138b color preview, HTML & CSS examples
           This text has a color of #d2138b        
        
          <p style="color:#d2138b;">Text here</p>
        
        
          .mytext {color:#d2138b;}
        
        Text color #d2138b
      
           This box has a color of #d2138b        
        
          <div style="background-color:#d2138b;">Content here</div>
        
        
          .mybackground {background-color:#d2138b;}
        
        Background color #d2138b
      
           Border around this has a color of #d2138b        
        
          <div style="border:2px solid #d2138b;">Content here</div>
        
        
          .myborder {border:2px solid #d2138b;}
        
        Border color #d2138b