#d407ed color space conversions
Hex:
        #d407ed
        RGB:
        212, 7, 237
        CMY:
        17, 97, 7
        CMYK:
        11, 97, 0, 7
      HSL:
        293°, 94.2623%, 47.8431%
        HSV (HSB):
        293°, 97.0464%, 92.9412%
        XYZ:
        42.5134, 20.2634, 81.7913
        xyY:
        0.2941, 0.1402, 20.2634
      CIE-Lab:
        52.1338, 88.7036, -64.3357
        CIE-LCH:
        52.1338, 109.5783, 324.0470
        CIE-Luv:
        52.1338, 60.6517, -108.5693
        Hunter-Lab:
        45.0149, 89.8045, -76.2184
      #d407ed color charts
#d407ed RGB chart
      #d407ed CMYK chart
      #d407ed RGB pie chart
      #d407ed color shades, tints & tones
#d407ed color schemes
#d407ed color preview, HTML & CSS examples
           This text has a color of #d407ed        
        
          <p style="color:#d407ed;">Text here</p>
        
        
          .mytext {color:#d407ed;}
        
        Text color #d407ed
      
           This box has a color of #d407ed        
        
          <div style="background-color:#d407ed;">Content here</div>
        
        
          .mybackground {background-color:#d407ed;}
        
        Background color #d407ed
      
           Border around this has a color of #d407ed        
        
          <div style="border:2px solid #d407ed;">Content here</div>
        
        
          .myborder {border:2px solid #d407ed;}
        
        Border color #d407ed