#d901f2 color space conversions
Hex:
        #d901f2
        RGB:
        217, 1, 242
        CMY:
        15, 100, 5
        CMYK:
        10, 100, 0, 5
      HSL:
        294°, 99.1770%, 47.6471%
        HSV (HSB):
        294°, 99.5868%, 94.9020%
        XYZ:
        44.6531, 21.1842, 85.7399
        xyY:
        0.2946, 0.1398, 21.1842
      CIE-Lab:
        53.1505, 90.6314, -65.4625
        CIE-LCH:
        53.1505, 111.8006, 324.1597
        CIE-Luv:
        53.1505, 62.4723, -110.9972
        Hunter-Lab:
        46.0263, 92.6284, -78.2296
      #d901f2 color charts
#d901f2 RGB chart
      #d901f2 CMYK chart
      #d901f2 RGB pie chart
      #d901f2 color shades, tints & tones
#d901f2 color schemes
#d901f2 color preview, HTML & CSS examples
           This text has a color of #d901f2        
        
          <p style="color:#d901f2;">Text here</p>
        
        
          .mytext {color:#d901f2;}
        
        Text color #d901f2
      
           This box has a color of #d901f2        
        
          <div style="background-color:#d901f2;">Content here</div>
        
        
          .mybackground {background-color:#d901f2;}
        
        Background color #d901f2
      
           Border around this has a color of #d901f2        
        
          <div style="border:2px solid #d901f2;">Content here</div>
        
        
          .myborder {border:2px solid #d901f2;}
        
        Border color #d901f2