#d315d0 color space conversions
Hex:
        #d315d0
        RGB:
        211, 21, 208
        CMY:
        17, 92, 18
        CMYK:
        0, 90, 1, 17
      HSL:
        301°, 81.8966%, 45.4902%
        HSV (HSB):
        301°, 90.0474%, 82.7451%
        XYZ:
        38.5173, 18.9393, 61.3001
        xyY:
        0.3243, 0.1595, 18.9393
      CIE-Lab:
        50.6161, 82.8680, -50.2890
        CIE-LCH:
        50.6161, 96.9334, 328.7483
        CIE-Luv:
        50.6161, 69.9728, -86.7313
        Hunter-Lab:
        43.5193, 81.8250, -53.0508
      #d315d0 color charts
#d315d0 RGB chart
      #d315d0 CMYK chart
      #d315d0 RGB pie chart
      #d315d0 color shades, tints & tones
#d315d0 color schemes
#d315d0 color preview, HTML & CSS examples
           This text has a color of #d315d0        
        
          <p style="color:#d315d0;">Text here</p>
        
        
          .mytext {color:#d315d0;}
        
        Text color #d315d0
      
           This box has a color of #d315d0        
        
          <div style="background-color:#d315d0;">Content here</div>
        
        
          .mybackground {background-color:#d315d0;}
        
        Background color #d315d0
      
           Border around this has a color of #d315d0        
        
          <div style="border:2px solid #d315d0;">Content here</div>
        
        
          .myborder {border:2px solid #d315d0;}
        
        Border color #d315d0