#d213bd color space conversions
Hex:
        #d213bd
        RGB:
        210, 19, 189
        CMY:
        18, 93, 26
        CMYK:
        0, 91, 10, 18
      HSL:
        307°, 83.4061%, 44.9020%
        HSV (HSB):
        307°, 90.9524%, 82.3529%
        XYZ:
        35.9965, 17.8415, 49.6906
        xyY:
        0.3477, 0.1723, 17.8415
      CIE-Lab:
        49.3033, 80.2721, -41.3895
        CIE-LCH:
        49.3033, 90.3144, 332.7237
        CIE-Luv:
        49.3033, 77.0588, -72.8287
        Hunter-Lab:
        42.2392, 78.2002, -40.1819
      #d213bd color charts
#d213bd RGB chart
      #d213bd CMYK chart
      #d213bd RGB pie chart
      #d213bd color shades, tints & tones
#d213bd color schemes
#d213bd color preview, HTML & CSS examples
           This text has a color of #d213bd        
        
          <p style="color:#d213bd;">Text here</p>
        
        
          .mytext {color:#d213bd;}
        
        Text color #d213bd
      
           This box has a color of #d213bd        
        
          <div style="background-color:#d213bd;">Content here</div>
        
        
          .mybackground {background-color:#d213bd;}
        
        Background color #d213bd
      
           Border around this has a color of #d213bd        
        
          <div style="border:2px solid #d213bd;">Content here</div>
        
        
          .myborder {border:2px solid #d213bd;}
        
        Border color #d213bd