#d05b91 color space conversions
Hex:
        #d05b91
        RGB:
        208, 91, 145
        CMY:
        18, 64, 43
        CMYK:
        0, 56, 30, 18
      HSL:
        332°, 55.4502%, 58.6275%
        HSV (HSB):
        332°, 56.2500%, 81.5686%
        XYZ:
        34.8643, 22.9364, 29.3777
        xyY:
        0.3999, 0.2631, 22.9364
      CIE-Lab:
        55.0068, 51.8550, -6.8102
        CIE-LCH:
        55.0068, 52.3003, 352.5181
        CIE-Luv:
        55.0068, 72.0497, -18.8413
        Hunter-Lab:
        47.8920, 46.1333, -2.8450
      #d05b91 color charts
#d05b91 RGB chart
      #d05b91 CMYK chart
      #d05b91 RGB pie chart
      #d05b91 color shades, tints & tones
#d05b91 color schemes
#d05b91 color preview, HTML & CSS examples
           This text has a color of #d05b91        
        
          <p style="color:#d05b91;">Text here</p>
        
        
          .mytext {color:#d05b91;}
        
        Text color #d05b91
      
           This box has a color of #d05b91        
        
          <div style="background-color:#d05b91;">Content here</div>
        
        
          .mybackground {background-color:#d05b91;}
        
        Background color #d05b91
      
           Border around this has a color of #d05b91        
        
          <div style="border:2px solid #d05b91;">Content here</div>
        
        
          .myborder {border:2px solid #d05b91;}
        
        Border color #d05b91