#d05c92 color space conversions
Hex:
        #d05c92
        RGB:
        208, 92, 146
        CMY:
        18, 64, 43
        CMYK:
        0, 56, 30, 18
      HSL:
        332°, 55.2381%, 58.8235%
        HSV (HSB):
        332°, 55.7692%, 81.5686%
        XYZ:
        35.0279, 23.1395, 29.8143
        xyY:
        0.3981, 0.2630, 23.1395
      CIE-Lab:
        55.2158, 51.5130, -7.0871
        CIE-LCH:
        55.2158, 51.9982, 352.1665
        CIE-Luv:
        55.2158, 71.2646, -19.1714
        Hunter-Lab:
        48.1035, 45.7983, -3.0752
      #d05c92 color charts
#d05c92 RGB chart
      #d05c92 CMYK chart
      #d05c92 RGB pie chart
      #d05c92 color shades, tints & tones
#d05c92 color schemes
#d05c92 color preview, HTML & CSS examples
           This text has a color of #d05c92        
        
          <p style="color:#d05c92;">Text here</p>
        
        
          .mytext {color:#d05c92;}
        
        Text color #d05c92
      
           This box has a color of #d05c92        
        
          <div style="background-color:#d05c92;">Content here</div>
        
        
          .mybackground {background-color:#d05c92;}
        
        Background color #d05c92
      
           Border around this has a color of #d05c92        
        
          <div style="border:2px solid #d05c92;">Content here</div>
        
        
          .myborder {border:2px solid #d05c92;}
        
        Border color #d05c92