#d740d8 color space conversions
Hex:
        #d740d8
        RGB:
        215, 64, 216
        CMY:
        16, 75, 15
        CMYK:
        0, 70, 0, 15
      HSL:
        300°, 66.0870%, 54.9020%
        HSV (HSB):
        300°, 70.3704%, 84.7059%
        XYZ:
        42.2524, 23.0717, 67.1921
        xyY:
        0.3188, 0.1741, 23.0717
      CIE-Lab:
        55.1461, 74.9349, -47.6086
        CIE-LCH:
        55.1461, 88.7797, 327.5709
        CIE-Luv:
        55.1461, 63.5628, -83.4025
        Hunter-Lab:
        48.0330, 72.9602, -49.3160
      #d740d8 color charts
#d740d8 RGB chart
      #d740d8 CMYK chart
      #d740d8 RGB pie chart
      #d740d8 color shades, tints & tones
#d740d8 color schemes
#d740d8 color preview, HTML & CSS examples
           This text has a color of #d740d8        
        
          <p style="color:#d740d8;">Text here</p>
        
        
          .mytext {color:#d740d8;}
        
        Text color #d740d8
      
           This box has a color of #d740d8        
        
          <div style="background-color:#d740d8;">Content here</div>
        
        
          .mybackground {background-color:#d740d8;}
        
        Background color #d740d8
      
           Border around this has a color of #d740d8        
        
          <div style="border:2px solid #d740d8;">Content here</div>
        
        
          .myborder {border:2px solid #d740d8;}
        
        Border color #d740d8