#d315c7 color space conversions
Hex:
        #d315c7
        RGB:
        211, 21, 199
        CMY:
        17, 92, 22
        CMYK:
        0, 90, 6, 17
      HSL:
        304°, 81.8966%, 45.4902%
        HSV (HSB):
        304°, 90.0474%, 82.7451%
        XYZ:
        37.4409, 18.5087, 55.6320
        xyY:
        0.3355, 0.1659, 18.5087
      CIE-Lab:
        50.1074, 81.5813, -45.9106
        CIE-LCH:
        50.1074, 93.6124, 330.6310
        CIE-Luv:
        50.1074, 73.5387, -79.9358
        Hunter-Lab:
        43.0218, 80.0566, -46.5534
      #d315c7 color charts
#d315c7 RGB chart
      #d315c7 CMYK chart
      #d315c7 RGB pie chart
      #d315c7 color shades, tints & tones
#d315c7 color schemes
#d315c7 color preview, HTML & CSS examples
           This text has a color of #d315c7        
        
          <p style="color:#d315c7;">Text here</p>
        
        
          .mytext {color:#d315c7;}
        
        Text color #d315c7
      
           This box has a color of #d315c7        
        
          <div style="background-color:#d315c7;">Content here</div>
        
        
          .mybackground {background-color:#d315c7;}
        
        Background color #d315c7
      
           Border around this has a color of #d315c7        
        
          <div style="border:2px solid #d315c7;">Content here</div>
        
        
          .myborder {border:2px solid #d315c7;}
        
        Border color #d315c7