#d815ff color space conversions
Hex:
        #d815ff
        RGB:
        216, 21, 255
        CMY:
        15, 92, 0
        CMYK:
        15, 92, 0, 0
      HSL:
        290°, 100.0000%, 54.1176%
        HSV (HSB):
        290°, 91.7647%, 100.0000%
        XYZ:
        46.6371, 22.3553, 96.4647
        xyY:
        0.2819, 0.1351, 22.3553
      CIE-Lab:
        54.4019, 90.9107, -70.7050
        CIE-LCH:
        54.4019, 115.1693, 322.1263
        CIE-Luv:
        54.4019, 56.5967, -119.2736
        Hunter-Lab:
        47.2813, 93.3253, -87.8681
      #d815ff color charts
#d815ff RGB chart
      #d815ff CMYK chart
      #d815ff RGB pie chart
      #d815ff color shades, tints & tones
#d815ff color schemes
#d815ff color preview, HTML & CSS examples
           This text has a color of #d815ff        
        
          <p style="color:#d815ff;">Text here</p>
        
        
          .mytext {color:#d815ff;}
        
        Text color #d815ff
      
           This box has a color of #d815ff        
        
          <div style="background-color:#d815ff;">Content here</div>
        
        
          .mybackground {background-color:#d815ff;}
        
        Background color #d815ff
      
           Border around this has a color of #d815ff        
        
          <div style="border:2px solid #d815ff;">Content here</div>
        
        
          .myborder {border:2px solid #d815ff;}
        
        Border color #d815ff