#d81eb2 color space conversions
Hex:
        #d81eb2
        RGB:
        216, 30, 178
        CMY:
        15, 88, 30
        CMYK:
        0, 86, 18, 15
      HSL:
        312°, 75.6098%, 48.2353%
        HSV (HSB):
        312°, 86.1111%, 84.7059%
        XYZ:
        36.8191, 18.7418, 43.7964
        xyY:
        0.3706, 0.1886, 18.7418
      CIE-Lab:
        50.3838, 78.3495, -33.1803
        CIE-LCH:
        50.3838, 85.0857, 337.0478
        CIE-Luv:
        50.3838, 85.0991, -60.8784
        Hunter-Lab:
        43.2918, 76.0509, -29.6768
      #d81eb2 color charts
#d81eb2 RGB chart
      #d81eb2 CMYK chart
      #d81eb2 RGB pie chart
      #d81eb2 color shades, tints & tones
#d81eb2 color schemes
#d81eb2 color preview, HTML & CSS examples
           This text has a color of #d81eb2        
        
          <p style="color:#d81eb2;">Text here</p>
        
        
          .mytext {color:#d81eb2;}
        
        Text color #d81eb2
      
           This box has a color of #d81eb2        
        
          <div style="background-color:#d81eb2;">Content here</div>
        
        
          .mybackground {background-color:#d81eb2;}
        
        Background color #d81eb2
      
           Border around this has a color of #d81eb2        
        
          <div style="border:2px solid #d81eb2;">Content here</div>
        
        
          .myborder {border:2px solid #d81eb2;}
        
        Border color #d81eb2