#d315d7 color space conversions
Hex:
        #d315d7
        RGB:
        211, 21, 215
        CMY:
        17, 92, 16
        CMYK:
        2, 90, 0, 16
      HSL:
        299°, 82.2034%, 46.2745%
        HSV (HSB):
        299°, 90.2326%, 84.3137%
        XYZ:
        39.3979, 19.2915, 65.9371
        xyY:
        0.3161, 0.1548, 19.2915
      CIE-Lab:
        51.0265, 83.8973, -53.6446
        CIE-LCH:
        51.0265, 99.5817, 327.4048
        CIE-Luv:
        51.0265, 67.2849, -91.9516
        Hunter-Lab:
        43.9221, 83.2498, -58.2624
      #d315d7 color charts
#d315d7 RGB chart
      #d315d7 CMYK chart
      #d315d7 RGB pie chart
      #d315d7 color shades, tints & tones
#d315d7 color schemes
#d315d7 color preview, HTML & CSS examples
           This text has a color of #d315d7        
        
          <p style="color:#d315d7;">Text here</p>
        
        
          .mytext {color:#d315d7;}
        
        Text color #d315d7
      
           This box has a color of #d315d7        
        
          <div style="background-color:#d315d7;">Content here</div>
        
        
          .mybackground {background-color:#d315d7;}
        
        Background color #d315d7
      
           Border around this has a color of #d315d7        
        
          <div style="border:2px solid #d315d7;">Content here</div>
        
        
          .myborder {border:2px solid #d315d7;}
        
        Border color #d315d7