#d404bd color space conversions
Hex:
        #d404bd
        RGB:
        212, 4, 189
        CMY:
        17, 98, 26
        CMYK:
        0, 98, 11, 17
      HSL:
        307°, 96.2963%, 42.3529%
        HSV (HSB):
        307°, 98.1132%, 83.1373%
        XYZ:
        36.3801, 17.7580, 49.6543
        xyY:
        0.3505, 0.1711, 17.7580
      CIE-Lab:
        49.2013, 81.9923, -41.5278
        CIE-LCH:
        49.2013, 91.9092, 333.1385
        CIE-Luv:
        49.2013, 79.5123, -73.2509
        Hunter-Lab:
        42.1402, 80.3554, -40.3639
      #d404bd color charts
#d404bd RGB chart
      #d404bd CMYK chart
      #d404bd RGB pie chart
      #d404bd color shades, tints & tones
#d404bd color schemes
#d404bd color preview, HTML & CSS examples
           This text has a color of #d404bd        
        
          <p style="color:#d404bd;">Text here</p>
        
        
          .mytext {color:#d404bd;}
        
        Text color #d404bd
      
           This box has a color of #d404bd        
        
          <div style="background-color:#d404bd;">Content here</div>
        
        
          .mybackground {background-color:#d404bd;}
        
        Background color #d404bd
      
           Border around this has a color of #d404bd        
        
          <div style="border:2px solid #d404bd;">Content here</div>
        
        
          .myborder {border:2px solid #d404bd;}
        
        Border color #d404bd