#d815c1 color space conversions
Hex:
        #d815c1
        RGB:
        216, 21, 193
        CMY:
        15, 92, 24
        CMYK:
        0, 90, 11, 15
      HSL:
        307°, 82.2785%, 46.4706%
        HSV (HSB):
        307°, 90.2778%, 84.7059%
        XYZ:
        38.2127, 18.9855, 52.1026
        xyY:
        0.3496, 0.1737, 18.9855
      CIE-Lab:
        50.6703, 81.6566, -41.4848
        CIE-LCH:
        50.6703, 91.5903, 333.0676
        CIE-Luv:
        50.6703, 79.7454, -73.6708
        Hunter-Lab:
        43.5724, 80.2918, -40.3966
      #d815c1 color charts
#d815c1 RGB chart
      #d815c1 CMYK chart
      #d815c1 RGB pie chart
      #d815c1 color shades, tints & tones
#d815c1 color schemes
#d815c1 color preview, HTML & CSS examples
           This text has a color of #d815c1        
        
          <p style="color:#d815c1;">Text here</p>
        
        
          .mytext {color:#d815c1;}
        
        Text color #d815c1
      
           This box has a color of #d815c1        
        
          <div style="background-color:#d815c1;">Content here</div>
        
        
          .mybackground {background-color:#d815c1;}
        
        Background color #d815c1
      
           Border around this has a color of #d815c1        
        
          <div style="border:2px solid #d815c1;">Content here</div>
        
        
          .myborder {border:2px solid #d815c1;}
        
        Border color #d815c1