#d05188 color space conversions
Hex:
        #d05188
        RGB:
        208, 81, 136
        CMY:
        18, 68, 47
        CMYK:
        0, 61, 35, 18
      HSL:
        334°, 57.4661%, 56.6667%
        HSV (HSB):
        334°, 61.0577%, 81.5686%
        XYZ:
        33.3988, 21.0723, 25.5996
        xyY:
        0.4171, 0.2632, 21.0723
      CIE-Lab:
        53.0286, 55.2947, -4.4248
        CIE-LCH:
        53.0286, 55.4714, 355.4248
        CIE-Luv:
        53.0286, 79.6610, -16.1598
        Hunter-Lab:
        45.9046, 49.5381, -0.9310
      #d05188 color charts
#d05188 RGB chart
      #d05188 CMYK chart
      #d05188 RGB pie chart
      #d05188 color shades, tints & tones
#d05188 color schemes
#d05188 color preview, HTML & CSS examples
           This text has a color of #d05188        
        
          <p style="color:#d05188;">Text here</p>
        
        
          .mytext {color:#d05188;}
        
        Text color #d05188
      
           This box has a color of #d05188        
        
          <div style="background-color:#d05188;">Content here</div>
        
        
          .mybackground {background-color:#d05188;}
        
        Background color #d05188
      
           Border around this has a color of #d05188        
        
          <div style="border:2px solid #d05188;">Content here</div>
        
        
          .myborder {border:2px solid #d05188;}
        
        Border color #d05188