#d304cd color space conversions
Hex:
        #d304cd
        RGB:
        211, 4, 205
        CMY:
        17, 98, 20
        CMYK:
        0, 98, 3, 17
      HSL:
        302°, 96.2791%, 42.1569%
        HSV (HSB):
        302°, 98.1043%, 82.7451%
        XYZ:
        37.9268, 18.3435, 59.2993
        xyY:
        0.3282, 0.1587, 18.3435
      CIE-Lab:
        49.9101, 84.0106, -49.6896
        CIE-LCH:
        49.9101, 97.6055, 329.3970
        CIE-Luv:
        49.9101, 72.1181, -85.7012
        Hunter-Lab:
        42.8293, 83.1166, -52.1094
      #d304cd color charts
#d304cd RGB chart
      #d304cd CMYK chart
      #d304cd RGB pie chart
      #d304cd color shades, tints & tones
#d304cd color schemes
#d304cd color preview, HTML & CSS examples
           This text has a color of #d304cd        
        
          <p style="color:#d304cd;">Text here</p>
        
        
          .mytext {color:#d304cd;}
        
        Text color #d304cd
      
           This box has a color of #d304cd        
        
          <div style="background-color:#d304cd;">Content here</div>
        
        
          .mybackground {background-color:#d304cd;}
        
        Background color #d304cd
      
           Border around this has a color of #d304cd        
        
          <div style="border:2px solid #d304cd;">Content here</div>
        
        
          .myborder {border:2px solid #d304cd;}
        
        Border color #d304cd