#d01086 color space conversions
Hex:
        #d01086
        RGB:
        208, 16, 134
        CMY:
        18, 94, 47
        CMYK:
        0, 92, 36, 18
      HSL:
        323°, 85.7143%, 43.9216%
        HSV (HSB):
        323°, 92.3077%, 81.5686%
        XYZ:
        30.5008, 15.5017, 23.9388
        xyY:
        0.4361, 0.2216, 15.5017
      CIE-Lab:
        46.3138, 73.7222, -13.2726
        CIE-LCH:
        46.3138, 74.9074, 349.7941
        CIE-Luv:
        46.3138, 100.2581, -31.1137
        Hunter-Lab:
        39.3722, 69.3787, -8.4885
      #d01086 color charts
#d01086 RGB chart
      #d01086 CMYK chart
      #d01086 RGB pie chart
      #d01086 color shades, tints & tones
#d01086 color schemes
#d01086 color preview, HTML & CSS examples
           This text has a color of #d01086        
        
          <p style="color:#d01086;">Text here</p>
        
        
          .mytext {color:#d01086;}
        
        Text color #d01086
      
           This box has a color of #d01086        
        
          <div style="background-color:#d01086;">Content here</div>
        
        
          .mybackground {background-color:#d01086;}
        
        Background color #d01086
      
           Border around this has a color of #d01086        
        
          <div style="border:2px solid #d01086;">Content here</div>
        
        
          .myborder {border:2px solid #d01086;}
        
        Border color #d01086