#d801f0 color space conversions
Hex:
        #d801f0
        RGB:
        216, 1, 240
        CMY:
        15, 100, 6
        CMYK:
        10, 100, 0, 6
      HSL:
        294°, 99.1701%, 47.2549%
        HSV (HSB):
        294°, 99.5833%, 94.1176%
        XYZ:
        44.0579, 20.9119, 84.1524
        xyY:
        0.2954, 0.1402, 20.9119
      CIE-Lab:
        52.8529, 90.1793, -64.8286
        CIE-LCH:
        52.8529, 111.0633, 324.2882
        CIE-Luv:
        52.8529, 62.5065, -109.8640
        Hunter-Lab:
        45.7295, 91.9484, -77.0959
      #d801f0 color charts
#d801f0 RGB chart
      #d801f0 CMYK chart
      #d801f0 RGB pie chart
      #d801f0 color shades, tints & tones
#d801f0 color schemes
#d801f0 color preview, HTML & CSS examples
           This text has a color of #d801f0        
        
          <p style="color:#d801f0;">Text here</p>
        
        
          .mytext {color:#d801f0;}
        
        Text color #d801f0
      
           This box has a color of #d801f0        
        
          <div style="background-color:#d801f0;">Content here</div>
        
        
          .mybackground {background-color:#d801f0;}
        
        Background color #d801f0
      
           Border around this has a color of #d801f0        
        
          <div style="border:2px solid #d801f0;">Content here</div>
        
        
          .myborder {border:2px solid #d801f0;}
        
        Border color #d801f0