#d81bf8 color space conversions
Hex:
        #d81bf8
        RGB:
        216, 27, 248
        CMY:
        15, 89, 3
        CMYK:
        13, 89, 0, 3
      HSL:
        291°, 94.0426%, 53.9216%
        HSV (HSB):
        291°, 89.1129%, 97.2549%
        XYZ:
        45.6541, 22.1601, 90.6780
        xyY:
        0.2881, 0.1398, 22.1601
      CIE-Lab:
        54.1965, 89.0060, -67.1388
        CIE-LCH:
        54.1965, 111.4885, 322.9721
        CIE-Luv:
        54.1965, 58.5272, -113.8182
        Hunter-Lab:
        47.0745, 90.7336, -81.2561
      #d81bf8 color charts
#d81bf8 RGB chart
      #d81bf8 CMYK chart
      #d81bf8 RGB pie chart
      #d81bf8 color shades, tints & tones
#d81bf8 color schemes
#d81bf8 color preview, HTML & CSS examples
           This text has a color of #d81bf8        
        
          <p style="color:#d81bf8;">Text here</p>
        
        
          .mytext {color:#d81bf8;}
        
        Text color #d81bf8
      
           This box has a color of #d81bf8        
        
          <div style="background-color:#d81bf8;">Content here</div>
        
        
          .mybackground {background-color:#d81bf8;}
        
        Background color #d81bf8
      
           Border around this has a color of #d81bf8        
        
          <div style="border:2px solid #d81bf8;">Content here</div>
        
        
          .myborder {border:2px solid #d81bf8;}
        
        Border color #d81bf8