#d81ed2 color space conversions
Hex:
        #d81ed2
        RGB:
        216, 30, 210
        CMY:
        15, 88, 18
        CMYK:
        0, 86, 3, 15
      HSL:
        302°, 75.6098%, 48.2353%
        HSV (HSB):
        302°, 86.1111%, 84.7059%
        XYZ:
        40.4160, 20.1806, 62.7379
        xyY:
        0.3277, 0.1636, 20.1806
      CIE-Lab:
        52.0408, 82.7096, -49.1137
        CIE-LCH:
        52.0408, 96.1927, 329.2978
        CIE-Luv:
        52.0408, 71.9952, -85.5879
        Hunter-Lab:
        44.9228, 81.9773, -51.3566
      #d81ed2 color charts
#d81ed2 RGB chart
      #d81ed2 CMYK chart
      #d81ed2 RGB pie chart
      #d81ed2 color shades, tints & tones
#d81ed2 color schemes
#d81ed2 color preview, HTML & CSS examples
           This text has a color of #d81ed2        
        
          <p style="color:#d81ed2;">Text here</p>
        
        
          .mytext {color:#d81ed2;}
        
        Text color #d81ed2
      
           This box has a color of #d81ed2        
        
          <div style="background-color:#d81ed2;">Content here</div>
        
        
          .mybackground {background-color:#d81ed2;}
        
        Background color #d81ed2
      
           Border around this has a color of #d81ed2        
        
          <div style="border:2px solid #d81ed2;">Content here</div>
        
        
          .myborder {border:2px solid #d81ed2;}
        
        Border color #d81ed2