#d03186 color space conversions
Hex:
        #d03186
        RGB:
        208, 49, 134
        CMY:
        18, 81, 47
        CMYK:
        0, 76, 36, 18
      HSL:
        328°, 62.8458%, 50.3922%
        HSV (HSB):
        328°, 76.4423%, 81.5686%
        XYZ:
        31.4138, 17.3278, 24.2432
        xyY:
        0.4304, 0.2374, 17.3278
      CIE-Lab:
        48.6704, 66.9468, -9.7190
        CIE-LCH:
        48.6704, 67.6486, 351.7398
        CIE-Luv:
        48.6704, 93.2055, -25.2915
        Hunter-Lab:
        41.6266, 61.8597, -5.3916
      #d03186 color charts
#d03186 RGB chart
      #d03186 CMYK chart
      #d03186 RGB pie chart
      #d03186 color shades, tints & tones
#d03186 color schemes
#d03186 color preview, HTML & CSS examples
           This text has a color of #d03186        
        
          <p style="color:#d03186;">Text here</p>
        
        
          .mytext {color:#d03186;}
        
        Text color #d03186
      
           This box has a color of #d03186        
        
          <div style="background-color:#d03186;">Content here</div>
        
        
          .mybackground {background-color:#d03186;}
        
        Background color #d03186
      
           Border around this has a color of #d03186        
        
          <div style="border:2px solid #d03186;">Content here</div>
        
        
          .myborder {border:2px solid #d03186;}
        
        Border color #d03186