#d30862 color space conversions
Hex:
        #d30862
        RGB:
        211, 8, 98
        CMY:
        17, 97, 62
        CMYK:
        0, 96, 54, 17
      HSL:
        333°, 92.6941%, 42.9412%
        HSV (HSB):
        333°, 96.2085%, 82.7451%
        XYZ:
        29.1554, 14.9044, 12.8954
        xyY:
        0.5119, 0.2617, 14.9044
      CIE-Lab:
        45.5030, 72.1082, 7.8221
        CIE-LCH:
        45.5030, 72.5313, 6.1911
        CIE-Luv:
        45.5030, 119.7045, -4.7445
        Hunter-Lab:
        38.6062, 67.2423, 7.2200
      #d30862 color charts
#d30862 RGB chart
      #d30862 CMYK chart
      #d30862 RGB pie chart
      #d30862 color shades, tints & tones
#d30862 color schemes
#d30862 color preview, HTML & CSS examples
           This text has a color of #d30862        
        
          <p style="color:#d30862;">Text here</p>
        
        
          .mytext {color:#d30862;}
        
        Text color #d30862
      
           This box has a color of #d30862        
        
          <div style="background-color:#d30862;">Content here</div>
        
        
          .mybackground {background-color:#d30862;}
        
        Background color #d30862
      
           Border around this has a color of #d30862        
        
          <div style="border:2px solid #d30862;">Content here</div>
        
        
          .myborder {border:2px solid #d30862;}
        
        Border color #d30862