#d740c5 color space conversions
Hex:
        #d740c5
        RGB:
        215, 64, 197
        CMY:
        16, 75, 23
        CMYK:
        0, 70, 8, 16
      HSL:
        307°, 65.3680%, 54.7059%
        HSV (HSB):
        307°, 70.2326%, 84.3137%
        XYZ:
        39.9358, 22.1451, 54.9929
        xyY:
        0.3411, 0.1892, 22.1451
      CIE-Lab:
        54.1806, 71.9911, -38.2732
        CIE-LCH:
        54.1806, 81.5326, 332.0032
        CIE-Luv:
        54.1806, 70.1412, -68.4995
        Hunter-Lab:
        47.0586, 69.1297, -36.3456
      #d740c5 color charts
#d740c5 RGB chart
      #d740c5 CMYK chart
      #d740c5 RGB pie chart
      #d740c5 color shades, tints & tones
#d740c5 color schemes
#d740c5 color preview, HTML & CSS examples
           This text has a color of #d740c5        
        
          <p style="color:#d740c5;">Text here</p>
        
        
          .mytext {color:#d740c5;}
        
        Text color #d740c5
      
           This box has a color of #d740c5        
        
          <div style="background-color:#d740c5;">Content here</div>
        
        
          .mybackground {background-color:#d740c5;}
        
        Background color #d740c5
      
           Border around this has a color of #d740c5        
        
          <div style="border:2px solid #d740c5;">Content here</div>
        
        
          .myborder {border:2px solid #d740c5;}
        
        Border color #d740c5