#d315cd color space conversions
Hex:
        #d315cd
        RGB:
        211, 21, 205
        CMY:
        17, 92, 20
        CMYK:
        0, 90, 3, 17
      HSL:
        302°, 81.8966%, 45.4902%
        HSV (HSB):
        302°, 90.0474%, 82.7451%
        XYZ:
        38.1516, 18.7930, 59.3742
        xyY:
        0.3280, 0.1616, 18.7930
      CIE-Lab:
        50.4441, 82.4344, -48.8376
        CIE-LCH:
        50.4441, 95.8151, 329.3557
        CIE-Luv:
        50.4441, 71.1479, -84.4762
        Hunter-Lab:
        43.3509, 81.2275, -50.8591
      #d315cd color charts
#d315cd RGB chart
      #d315cd CMYK chart
      #d315cd RGB pie chart
      #d315cd color shades, tints & tones
#d315cd color schemes
#d315cd color preview, HTML & CSS examples
           This text has a color of #d315cd        
        
          <p style="color:#d315cd;">Text here</p>
        
        
          .mytext {color:#d315cd;}
        
        Text color #d315cd
      
           This box has a color of #d315cd        
        
          <div style="background-color:#d315cd;">Content here</div>
        
        
          .mybackground {background-color:#d315cd;}
        
        Background color #d315cd
      
           Border around this has a color of #d315cd        
        
          <div style="border:2px solid #d315cd;">Content here</div>
        
        
          .myborder {border:2px solid #d315cd;}
        
        Border color #d315cd