#d815c2 color space conversions
Hex:
        #d815c2
        RGB:
        216, 21, 194
        CMY:
        15, 92, 24
        CMYK:
        0, 90, 10, 15
      HSL:
        307°, 82.2785%, 46.4706%
        HSV (HSB):
        307°, 90.2778%, 84.7059%
        XYZ:
        38.3247, 19.0303, 52.6922
        xyY:
        0.3483, 0.1729, 19.0303
      CIE-Lab:
        50.7226, 81.7909, -41.9823
        CIE-LCH:
        50.7226, 91.9362, 332.8291
        CIE-Luv:
        50.7226, 79.3267, -74.4406
        Hunter-Lab:
        43.6237, 80.4757, -41.0786
      #d815c2 color charts
#d815c2 RGB chart
      #d815c2 CMYK chart
      #d815c2 RGB pie chart
      #d815c2 color shades, tints & tones
#d815c2 color schemes
#d815c2 color preview, HTML & CSS examples
           This text has a color of #d815c2        
        
          <p style="color:#d815c2;">Text here</p>
        
        
          .mytext {color:#d815c2;}
        
        Text color #d815c2
      
           This box has a color of #d815c2        
        
          <div style="background-color:#d815c2;">Content here</div>
        
        
          .mybackground {background-color:#d815c2;}
        
        Background color #d815c2
      
           Border around this has a color of #d815c2        
        
          <div style="border:2px solid #d815c2;">Content here</div>
        
        
          .myborder {border:2px solid #d815c2;}
        
        Border color #d815c2