#d801ef color space conversions
Hex:
        #d801ef
        RGB:
        216, 1, 239
        CMY:
        15, 100, 6
        CMYK:
        10, 100, 0, 6
      HSL:
        294°, 99.1667%, 47.0588%
        HSV (HSB):
        294°, 99.5816%, 93.7255%
        XYZ:
        43.9097, 20.8526, 83.3720
        xyY:
        0.2964, 0.1408, 20.8526
      CIE-Lab:
        52.7878, 90.0256, -64.3718
        CIE-LCH:
        52.7878, 110.6722, 324.4338
        CIE-Luv:
        52.7878, 62.8626, -109.1535
        Hunter-Lab:
        45.6647, 91.7269, -76.2831
      #d801ef color charts
#d801ef RGB chart
      #d801ef CMYK chart
      #d801ef RGB pie chart
      #d801ef color shades, tints & tones
#d801ef color schemes
#d801ef color preview, HTML & CSS examples
           This text has a color of #d801ef        
        
          <p style="color:#d801ef;">Text here</p>
        
        
          .mytext {color:#d801ef;}
        
        Text color #d801ef
      
           This box has a color of #d801ef        
        
          <div style="background-color:#d801ef;">Content here</div>
        
        
          .mybackground {background-color:#d801ef;}
        
        Background color #d801ef
      
           Border around this has a color of #d801ef        
        
          <div style="border:2px solid #d801ef;">Content here</div>
        
        
          .myborder {border:2px solid #d801ef;}
        
        Border color #d801ef