#d05285 color space conversions
Hex:
        #d05285
        RGB:
        208, 82, 133
        CMY:
        18, 68, 48
        CMYK:
        0, 61, 36, 18
      HSL:
        336°, 57.2727%, 56.8627%
        HSV (HSB):
        336°, 60.5769%, 81.5686%
        XYZ:
        33.2634, 21.1379, 24.5172
        xyY:
        0.4215, 0.2678, 21.1379
      CIE-Lab:
        53.1001, 54.5086, -2.5365
        CIE-LCH:
        53.1001, 54.5676, 357.3358
        CIE-Luv:
        53.1001, 80.1105, -13.4821
        Hunter-Lab:
        45.9760, 48.6856, 0.5662
      #d05285 color charts
#d05285 RGB chart
      #d05285 CMYK chart
      #d05285 RGB pie chart
      #d05285 color shades, tints & tones
#d05285 color schemes
#d05285 color preview, HTML & CSS examples
           This text has a color of #d05285        
        
          <p style="color:#d05285;">Text here</p>
        
        
          .mytext {color:#d05285;}
        
        Text color #d05285
      
           This box has a color of #d05285        
        
          <div style="background-color:#d05285;">Content here</div>
        
        
          .mybackground {background-color:#d05285;}
        
        Background color #d05285
      
           Border around this has a color of #d05285        
        
          <div style="border:2px solid #d05285;">Content here</div>
        
        
          .myborder {border:2px solid #d05285;}
        
        Border color #d05285