#d04ed4 color space conversions
Hex:
        #d04ed4
        RGB:
        208, 78, 212
        CMY:
        18, 69, 17
        CMYK:
        2, 63, 0, 17
      HSL:
        298°, 60.9091%, 56.8627%
        HSV (HSB):
        298°, 63.2075%, 83.1373%
        XYZ:
        40.6205, 23.6121, 64.7040
        xyY:
        0.3150, 0.1831, 23.6121
      CIE-Lab:
        55.6974, 67.5816, -44.5301
        CIE-LCH:
        55.6974, 80.9333, 326.6188
        CIE-Luv:
        55.6974, 56.5212, -77.8278
        Hunter-Lab:
        48.5923, 64.1795, -44.9341
      #d04ed4 color charts
#d04ed4 RGB chart
      #d04ed4 CMYK chart
      #d04ed4 RGB pie chart
      #d04ed4 color shades, tints & tones
#d04ed4 color schemes
#d04ed4 color preview, HTML & CSS examples
           This text has a color of #d04ed4        
        
          <p style="color:#d04ed4;">Text here</p>
        
        
          .mytext {color:#d04ed4;}
        
        Text color #d04ed4
      
           This box has a color of #d04ed4        
        
          <div style="background-color:#d04ed4;">Content here</div>
        
        
          .mybackground {background-color:#d04ed4;}
        
        Background color #d04ed4
      
           Border around this has a color of #d04ed4        
        
          <div style="border:2px solid #d04ed4;">Content here</div>
        
        
          .myborder {border:2px solid #d04ed4;}
        
        Border color #d04ed4