#d81bdf color space conversions
Hex:
        #d81bdf
        RGB:
        216, 27, 223
        CMY:
        15, 89, 13
        CMYK:
        3, 88, 0, 13
      HSL:
        298°, 78.4000%, 49.0196%
        HSV (HSB):
        298°, 87.8924%, 87.4510%
        XYZ:
        42.0301, 20.7105, 71.5943
        xyY:
        0.3129, 0.1542, 20.7105
      CIE-Lab:
        52.6312, 85.1049, -55.5850
        CIE-LCH:
        52.6312, 101.6491, 326.8500
        CIE-Luv:
        52.6312, 67.3416, -95.7004
        Hunter-Lab:
        45.5088, 85.2151, -61.4187
      #d81bdf color charts
#d81bdf RGB chart
      #d81bdf CMYK chart
      #d81bdf RGB pie chart
      #d81bdf color shades, tints & tones
#d81bdf color schemes
#d81bdf color preview, HTML & CSS examples
           This text has a color of #d81bdf        
        
          <p style="color:#d81bdf;">Text here</p>
        
        
          .mytext {color:#d81bdf;}
        
        Text color #d81bdf
      
           This box has a color of #d81bdf        
        
          <div style="background-color:#d81bdf;">Content here</div>
        
        
          .mybackground {background-color:#d81bdf;}
        
        Background color #d81bdf
      
           Border around this has a color of #d81bdf        
        
          <div style="border:2px solid #d81bdf;">Content here</div>
        
        
          .myborder {border:2px solid #d81bdf;}
        
        Border color #d81bdf