#d81ed1 color space conversions
Hex:
        #d81ed1
        RGB:
        216, 30, 209
        CMY:
        15, 88, 18
        CMYK:
        0, 86, 3, 15
      HSL:
        302°, 75.6098%, 48.2353%
        HSV (HSB):
        302°, 86.1111%, 84.7059%
        XYZ:
        40.2918, 20.1309, 62.0836
        xyY:
        0.3289, 0.1643, 20.1309
      CIE-Lab:
        51.9849, 82.5649, -48.6296
        CIE-LCH:
        51.9849, 95.8217, 329.5025
        CIE-Luv:
        51.9849, 72.3843, -84.8299
        Hunter-Lab:
        44.8675, 81.7780, -50.6330
      #d81ed1 color charts
#d81ed1 RGB chart
      #d81ed1 CMYK chart
      #d81ed1 RGB pie chart
      #d81ed1 color shades, tints & tones
#d81ed1 color schemes
#d81ed1 color preview, HTML & CSS examples
           This text has a color of #d81ed1        
        
          <p style="color:#d81ed1;">Text here</p>
        
        
          .mytext {color:#d81ed1;}
        
        Text color #d81ed1
      
           This box has a color of #d81ed1        
        
          <div style="background-color:#d81ed1;">Content here</div>
        
        
          .mybackground {background-color:#d81ed1;}
        
        Background color #d81ed1
      
           Border around this has a color of #d81ed1        
        
          <div style="border:2px solid #d81ed1;">Content here</div>
        
        
          .myborder {border:2px solid #d81ed1;}
        
        Border color #d81ed1