#d81bc0 color space conversions
Hex:
        #d81bc0
        RGB:
        216, 27, 192
        CMY:
        15, 89, 25
        CMYK:
        0, 88, 11, 15
      HSL:
        308°, 77.7778%, 47.6471%
        HSV (HSB):
        308°, 87.5000%, 84.7059%
        XYZ:
        38.2253, 19.1886, 51.5582
        xyY:
        0.3508, 0.1761, 19.1886
      CIE-Lab:
        50.9071, 80.6762, -40.5297
        CIE-LCH:
        50.9071, 90.2846, 333.3262
        CIE-Luv:
        50.9071, 79.5616, -72.1988
        Hunter-Lab:
        43.8048, 79.1058, -39.1211
      #d81bc0 color charts
#d81bc0 RGB chart
      #d81bc0 CMYK chart
      #d81bc0 RGB pie chart
      #d81bc0 color shades, tints & tones
#d81bc0 color schemes
#d81bc0 color preview, HTML & CSS examples
           This text has a color of #d81bc0        
        
          <p style="color:#d81bc0;">Text here</p>
        
        
          .mytext {color:#d81bc0;}
        
        Text color #d81bc0
      
           This box has a color of #d81bc0        
        
          <div style="background-color:#d81bc0;">Content here</div>
        
        
          .mybackground {background-color:#d81bc0;}
        
        Background color #d81bc0
      
           Border around this has a color of #d81bc0        
        
          <div style="border:2px solid #d81bc0;">Content here</div>
        
        
          .myborder {border:2px solid #d81bc0;}
        
        Border color #d81bc0