#d740f1 color space conversions
Hex:
        #d740f1
        RGB:
        215, 64, 241
        CMY:
        16, 75, 5
        CMYK:
        11, 73, 0, 5
      HSL:
        291°, 86.3415%, 59.8039%
        HSV (HSB):
        291°, 73.4440%, 94.5098%
        XYZ:
        45.7349, 24.4647, 85.5308
        xyY:
        0.2937, 0.1571, 24.4647
      CIE-Lab:
        56.5501, 79.0918, -59.4508
        CIE-LCH:
        56.5501, 98.9440, 323.0690
        CIE-Luv:
        56.5501, 55.4971, -102.4514
        Hunter-Lab:
        49.4618, 78.4919, -67.9026
      #d740f1 color charts
#d740f1 RGB chart
      #d740f1 CMYK chart
      #d740f1 RGB pie chart
      #d740f1 color shades, tints & tones
#d740f1 color schemes
#d740f1 color preview, HTML & CSS examples
           This text has a color of #d740f1        
        
          <p style="color:#d740f1;">Text here</p>
        
        
          .mytext {color:#d740f1;}
        
        Text color #d740f1
      
           This box has a color of #d740f1        
        
          <div style="background-color:#d740f1;">Content here</div>
        
        
          .mybackground {background-color:#d740f1;}
        
        Background color #d740f1
      
           Border around this has a color of #d740f1        
        
          <div style="border:2px solid #d740f1;">Content here</div>
        
        
          .myborder {border:2px solid #d740f1;}
        
        Border color #d740f1