#d301d6 color space conversions
Hex:
        #d301d6
        RGB:
        211, 1, 214
        CMY:
        17, 100, 16
        CMYK:
        1, 100, 0, 16
      HSL:
        299°, 99.0698%, 42.1569%
        HSV (HSB):
        299°, 99.5327%, 83.9216%
        XYZ:
        39.0124, 18.7256, 65.1766
        xyY:
        0.3174, 0.1523, 18.7256
      CIE-Lab:
        50.3647, 85.5305, -54.1327
        CIE-LCH:
        50.3647, 101.2216, 327.6700
        CIE-Luv:
        50.3647, 68.6944, -92.5561
        Hunter-Lab:
        43.2731, 85.1968, -59.0095
      #d301d6 color charts
#d301d6 RGB chart
      #d301d6 CMYK chart
      #d301d6 RGB pie chart
      #d301d6 color shades, tints & tones
#d301d6 color schemes
#d301d6 color preview, HTML & CSS examples
           This text has a color of #d301d6        
        
          <p style="color:#d301d6;">Text here</p>
        
        
          .mytext {color:#d301d6;}
        
        Text color #d301d6
      
           This box has a color of #d301d6        
        
          <div style="background-color:#d301d6;">Content here</div>
        
        
          .mybackground {background-color:#d301d6;}
        
        Background color #d301d6
      
           Border around this has a color of #d301d6        
        
          <div style="border:2px solid #d301d6;">Content here</div>
        
        
          .myborder {border:2px solid #d301d6;}
        
        Border color #d301d6