#d005aa color space conversions
Hex:
        #d005aa
        RGB:
        208, 5, 170
        CMY:
        18, 98, 33
        CMYK:
        0, 98, 18, 18
      HSL:
        311°, 95.3052%, 41.7647%
        HSV (HSB):
        311°, 97.5962%, 81.5686%
        XYZ:
        33.3224, 16.4207, 39.4434
        xyY:
        0.3736, 0.1841, 16.4207
      CIE-Lab:
        47.5217, 78.7620, -33.0521
        CIE-LCH:
        47.5217, 85.4160, 337.2349
        CIE-Luv:
        47.5217, 84.6913, -59.9122
        Hunter-Lab:
        40.5225, 75.8695, -29.3455
      #d005aa color charts
#d005aa RGB chart
      #d005aa CMYK chart
      #d005aa RGB pie chart
      #d005aa color shades, tints & tones
#d005aa color schemes
#d005aa color preview, HTML & CSS examples
           This text has a color of #d005aa        
        
          <p style="color:#d005aa;">Text here</p>
        
        
          .mytext {color:#d005aa;}
        
        Text color #d005aa
      
           This box has a color of #d005aa        
        
          <div style="background-color:#d005aa;">Content here</div>
        
        
          .mybackground {background-color:#d005aa;}
        
        Background color #d005aa
      
           Border around this has a color of #d005aa        
        
          <div style="border:2px solid #d005aa;">Content here</div>
        
        
          .myborder {border:2px solid #d005aa;}
        
        Border color #d005aa