#d240d7 color space conversions
Hex:
        #d240d7
        RGB:
        210, 64, 215
        CMY:
        18, 75, 16
        CMYK:
        2, 70, 0, 16
      HSL:
        298°, 65.3680%, 54.7059%
        HSV (HSB):
        298°, 70.2326%, 84.3137%
        XYZ:
        40.6775, 22.2747, 66.4455
        xyY:
        0.3144, 0.1721, 22.2747
      CIE-Lab:
        54.3173, 73.7062, -48.4047
        CIE-LCH:
        54.3173, 88.1795, 326.7061
        CIE-Luv:
        54.3173, 60.4163, -84.1440
        Hunter-Lab:
        47.1961, 71.2528, -50.4347
      #d240d7 color charts
#d240d7 RGB chart
      #d240d7 CMYK chart
      #d240d7 RGB pie chart
      #d240d7 color shades, tints & tones
#d240d7 color schemes
#d240d7 color preview, HTML & CSS examples
           This text has a color of #d240d7        
        
          <p style="color:#d240d7;">Text here</p>
        
        
          .mytext {color:#d240d7;}
        
        Text color #d240d7
      
           This box has a color of #d240d7        
        
          <div style="background-color:#d240d7;">Content here</div>
        
        
          .mybackground {background-color:#d240d7;}
        
        Background color #d240d7
      
           Border around this has a color of #d240d7        
        
          <div style="border:2px solid #d240d7;">Content here</div>
        
        
          .myborder {border:2px solid #d240d7;}
        
        Border color #d240d7