#d505cb color space conversions
Hex:
        #d505cb
        RGB:
        213, 5, 203
        CMY:
        16, 98, 20
        CMYK:
        0, 98, 5, 16
      HSL:
        303°, 95.4128%, 42.7451%
        HSV (HSB):
        303°, 97.6526%, 83.5294%
        XYZ:
        38.2743, 18.5665, 58.0663
        xyY:
        0.3331, 0.1616, 18.5665
      CIE-Lab:
        50.1761, 83.9849, -48.0910
        CIE-LCH:
        50.1761, 96.7792, 330.2039
        CIE-Luv:
        50.1761, 74.3520, -83.4888
        Hunter-Lab:
        43.0888, 83.1500, -49.7368
      #d505cb color charts
#d505cb RGB chart
      #d505cb CMYK chart
      #d505cb RGB pie chart
      #d505cb color shades, tints & tones
#d505cb color schemes
#d505cb color preview, HTML & CSS examples
           This text has a color of #d505cb        
        
          <p style="color:#d505cb;">Text here</p>
        
        
          .mytext {color:#d505cb;}
        
        Text color #d505cb
      
           This box has a color of #d505cb        
        
          <div style="background-color:#d505cb;">Content here</div>
        
        
          .mybackground {background-color:#d505cb;}
        
        Background color #d505cb
      
           Border around this has a color of #d505cb        
        
          <div style="border:2px solid #d505cb;">Content here</div>
        
        
          .myborder {border:2px solid #d505cb;}
        
        Border color #d505cb