#d02585 color space conversions
Hex:
        #d02585
        RGB:
        208, 37, 133
        CMY:
        18, 85, 48
        CMYK:
        0, 82, 36, 18
      HSL:
        326°, 69.7959%, 48.0392%
        HSV (HSB):
        326°, 82.2115%, 81.5686%
        XYZ:
        30.9076, 16.4265, 23.7319
        xyY:
        0.4349, 0.2311, 16.4265
      CIE-Lab:
        47.5291, 69.9991, -10.8285
        CIE-LCH:
        47.5291, 70.8317, 351.2063
        CIE-Luv:
        47.5291, 96.9513, -27.2631
        Hunter-Lab:
        40.5296, 65.1962, -6.3463
      #d02585 color charts
#d02585 RGB chart
      #d02585 CMYK chart
      #d02585 RGB pie chart
      #d02585 color shades, tints & tones
#d02585 color schemes
#d02585 color preview, HTML & CSS examples
           This text has a color of #d02585        
        
          <p style="color:#d02585;">Text here</p>
        
        
          .mytext {color:#d02585;}
        
        Text color #d02585
      
           This box has a color of #d02585        
        
          <div style="background-color:#d02585;">Content here</div>
        
        
          .mybackground {background-color:#d02585;}
        
        Background color #d02585
      
           Border around this has a color of #d02585        
        
          <div style="border:2px solid #d02585;">Content here</div>
        
        
          .myborder {border:2px solid #d02585;}
        
        Border color #d02585