#d301df color space conversions
Hex:
        #d301df
        RGB:
        211, 1, 223
        CMY:
        17, 100, 13
        CMYK:
        5, 100, 0, 13
      HSL:
        297°, 99.1071%, 43.9216%
        HSV (HSB):
        297°, 99.5516%, 87.4510%
        XYZ:
        40.1941, 19.1983, 71.3992
        xyY:
        0.3073, 0.1468, 19.1983
      CIE-Lab:
        50.9184, 86.8581, -58.3800
        CIE-LCH:
        50.9184, 104.6544, 326.0938
        CIE-Luv:
        50.9184, 65.2641, -99.1324
        Hunter-Lab:
        43.8159, 87.0676, -65.9436
      #d301df color charts
#d301df RGB chart
      #d301df CMYK chart
      #d301df RGB pie chart
      #d301df color shades, tints & tones
#d301df color schemes
#d301df color preview, HTML & CSS examples
           This text has a color of #d301df        
        
          <p style="color:#d301df;">Text here</p>
        
        
          .mytext {color:#d301df;}
        
        Text color #d301df
      
           This box has a color of #d301df        
        
          <div style="background-color:#d301df;">Content here</div>
        
        
          .mybackground {background-color:#d301df;}
        
        Background color #d301df
      
           Border around this has a color of #d301df        
        
          <div style="border:2px solid #d301df;">Content here</div>
        
        
          .myborder {border:2px solid #d301df;}
        
        Border color #d301df