#d03995 color space conversions
Hex:
        #d03995
        RGB:
        208, 57, 149
        CMY:
        18, 78, 42
        CMYK:
        0, 73, 28, 18
      HSL:
        323°, 61.6327%, 51.9608%
        HSV (HSB):
        323°, 72.5962%, 81.5686%
        XYZ:
        32.9004, 18.5061, 30.2718
        xyY:
        0.4028, 0.2266, 18.5061
      CIE-Lab:
        50.1043, 66.1355, -16.5608
        CIE-LCH:
        50.1043, 68.1774, 345.9418
        CIE-Luv:
        50.1043, 84.7365, -34.7208
        Hunter-Lab:
        43.0187, 61.2327, -11.6086
      #d03995 color charts
#d03995 RGB chart
      #d03995 CMYK chart
      #d03995 RGB pie chart
      #d03995 color shades, tints & tones
#d03995 color schemes
#d03995 color preview, HTML & CSS examples
           This text has a color of #d03995        
        
          <p style="color:#d03995;">Text here</p>
        
        
          .mytext {color:#d03995;}
        
        Text color #d03995
      
           This box has a color of #d03995        
        
          <div style="background-color:#d03995;">Content here</div>
        
        
          .mybackground {background-color:#d03995;}
        
        Background color #d03995
      
           Border around this has a color of #d03995        
        
          <div style="border:2px solid #d03995;">Content here</div>
        
        
          .myborder {border:2px solid #d03995;}
        
        Border color #d03995