#d741d1 color space conversions
Hex:
        #d741d1
        RGB:
        215, 65, 209
        CMY:
        16, 75, 18
        CMYK:
        0, 70, 3, 16
      HSL:
        302°, 65.2174%, 54.9020%
        HSV (HSB):
        302°, 69.7674%, 84.3137%
        XYZ:
        41.4233, 22.8311, 62.5452
        xyY:
        0.3267, 0.1801, 22.8311
      CIE-Lab:
        54.8980, 73.4921, -44.0171
        CIE-LCH:
        54.8980, 85.6656, 329.0811
        CIE-Luv:
        54.8980, 65.7106, -77.6529
        Hunter-Lab:
        47.7819, 71.1274, -44.1616
      #d741d1 color charts
#d741d1 RGB chart
      #d741d1 CMYK chart
      #d741d1 RGB pie chart
      #d741d1 color shades, tints & tones
#d741d1 color schemes
#d741d1 color preview, HTML & CSS examples
           This text has a color of #d741d1        
        
          <p style="color:#d741d1;">Text here</p>
        
        
          .mytext {color:#d741d1;}
        
        Text color #d741d1
      
           This box has a color of #d741d1        
        
          <div style="background-color:#d741d1;">Content here</div>
        
        
          .mybackground {background-color:#d741d1;}
        
        Background color #d741d1
      
           Border around this has a color of #d741d1        
        
          <div style="border:2px solid #d741d1;">Content here</div>
        
        
          .myborder {border:2px solid #d741d1;}
        
        Border color #d741d1