#d05881 color space conversions
Hex:
        #d05881
        RGB:
        208, 88, 129
        CMY:
        18, 65, 49
        CMYK:
        0, 58, 38, 18
      HSL:
        340°, 56.0748%, 58.0392%
        HSV (HSB):
        340°, 57.6923%, 81.5686%
        XYZ:
        33.4646, 21.9743, 23.2466
        xyY:
        0.4253, 0.2793, 21.9743
      CIE-Lab:
        53.9998, 51.3401, 1.1539
        CIE-LCH:
        53.9998, 51.3531, 1.2875
        CIE-Luv:
        53.9998, 78.2243, -8.0058
        Hunter-Lab:
        46.8768, 45.3940, 3.4114
      #d05881 color charts
#d05881 RGB chart
      #d05881 CMYK chart
      #d05881 RGB pie chart
      #d05881 color shades, tints & tones
#d05881 color schemes
#d05881 color preview, HTML & CSS examples
           This text has a color of #d05881        
        
          <p style="color:#d05881;">Text here</p>
        
        
          .mytext {color:#d05881;}
        
        Text color #d05881
      
           This box has a color of #d05881        
        
          <div style="background-color:#d05881;">Content here</div>
        
        
          .mybackground {background-color:#d05881;}
        
        Background color #d05881
      
           Border around this has a color of #d05881        
        
          <div style="border:2px solid #d05881;">Content here</div>
        
        
          .myborder {border:2px solid #d05881;}
        
        Border color #d05881