#d03181 color space conversions
Hex:
        #d03181
        RGB:
        208, 49, 129
        CMY:
        18, 81, 49
        CMYK:
        0, 76, 38, 18
      HSL:
        330°, 62.8458%, 50.3922%
        HSV (HSB):
        330°, 76.4423%, 81.5686%
        XYZ:
        31.0732, 17.1915, 22.4494
        xyY:
        0.4394, 0.2431, 17.1915
      CIE-Lab:
        48.5004, 66.4253, -6.9455
        CIE-LCH:
        48.5004, 66.7874, 354.0308
        CIE-Luv:
        48.5004, 95.2120, -21.4866
        Hunter-Lab:
        41.4626, 61.2130, -3.0780
      #d03181 color charts
#d03181 RGB chart
      #d03181 CMYK chart
      #d03181 RGB pie chart
      #d03181 color shades, tints & tones
#d03181 color schemes
#d03181 color preview, HTML & CSS examples
           This text has a color of #d03181        
        
          <p style="color:#d03181;">Text here</p>
        
        
          .mytext {color:#d03181;}
        
        Text color #d03181
      
           This box has a color of #d03181        
        
          <div style="background-color:#d03181;">Content here</div>
        
        
          .mybackground {background-color:#d03181;}
        
        Background color #d03181
      
           Border around this has a color of #d03181        
        
          <div style="border:2px solid #d03181;">Content here</div>
        
        
          .myborder {border:2px solid #d03181;}
        
        Border color #d03181