#d81fda color space conversions
Hex:
        #d81fda
        RGB:
        216, 31, 218
        CMY:
        15, 88, 15
        CMYK:
        1, 86, 0, 15
      HSL:
        299°, 75.1004%, 48.8235%
        HSV (HSB):
        299°, 85.7798%, 85.4902%
        XYZ:
        41.4638, 20.6409, 68.1284
        xyY:
        0.3184, 0.1585, 20.6409
      CIE-Lab:
        52.5542, 83.7182, -52.8648
        CIE-LCH:
        52.5542, 99.0122, 327.7292
        CIE-Luv:
        52.5542, 68.8327, -91.4796
        Hunter-Lab:
        45.4322, 83.4019, -57.1064
      #d81fda color charts
#d81fda RGB chart
      #d81fda CMYK chart
      #d81fda RGB pie chart
      #d81fda color shades, tints & tones
#d81fda color schemes
#d81fda color preview, HTML & CSS examples
           This text has a color of #d81fda        
        
          <p style="color:#d81fda;">Text here</p>
        
        
          .mytext {color:#d81fda;}
        
        Text color #d81fda
      
           This box has a color of #d81fda        
        
          <div style="background-color:#d81fda;">Content here</div>
        
        
          .mybackground {background-color:#d81fda;}
        
        Background color #d81fda
      
           Border around this has a color of #d81fda        
        
          <div style="border:2px solid #d81fda;">Content here</div>
        
        
          .myborder {border:2px solid #d81fda;}
        
        Border color #d81fda