#d8025b color space conversions
Hex:
        #d8025b
        RGB:
        216, 2, 91
        CMY:
        15, 99, 64
        CMYK:
        0, 99, 58, 15
      HSL:
        335°, 98.1651%, 42.7451%
        HSV (HSB):
        335°, 99.0741%, 84.7059%
        XYZ:
        30.2289, 15.3977, 11.2763
        xyY:
        0.5312, 0.2706, 15.3977
      CIE-Lab:
        46.1741, 73.3043, 13.2751
        CIE-LCH:
        46.1741, 74.4966, 10.2648
        CIE-Luv:
        46.1741, 127.2631, 0.8323
        Hunter-Lab:
        39.2399, 68.8400, 10.4298
      #d8025b color charts
#d8025b RGB chart
      #d8025b CMYK chart
      #d8025b RGB pie chart
      #d8025b color shades, tints & tones
#d8025b color schemes
#d8025b color preview, HTML & CSS examples
           This text has a color of #d8025b        
        
          <p style="color:#d8025b;">Text here</p>
        
        
          .mytext {color:#d8025b;}
        
        Text color #d8025b
      
           This box has a color of #d8025b        
        
          <div style="background-color:#d8025b;">Content here</div>
        
        
          .mybackground {background-color:#d8025b;}
        
        Background color #d8025b
      
           Border around this has a color of #d8025b        
        
          <div style="border:2px solid #d8025b;">Content here</div>
        
        
          .myborder {border:2px solid #d8025b;}
        
        Border color #d8025b