#d81df5 color space conversions
Hex:
        #d81df5
        RGB:
        216, 29, 245
        CMY:
        15, 89, 4
        CMYK:
        12, 88, 0, 4
      HSL:
        292°, 91.5254%, 53.7255%
        HSV (HSB):
        292°, 88.1633%, 96.0784%
        XYZ:
        45.2397, 22.0702, 88.2618
        xyY:
        0.2908, 0.1419, 22.0702
      CIE-Lab:
        54.1014, 88.2272, -65.6163
        CIE-LCH:
        54.1014, 109.9524, 323.3611
        CIE-Luv:
        54.1014, 59.3830, -111.4731
        Hunter-Lab:
        46.9790, 89.6783, -78.5059
      #d81df5 color charts
#d81df5 RGB chart
      #d81df5 CMYK chart
      #d81df5 RGB pie chart
      #d81df5 color shades, tints & tones
#d81df5 color schemes
#d81df5 color preview, HTML & CSS examples
           This text has a color of #d81df5        
        
          <p style="color:#d81df5;">Text here</p>
        
        
          .mytext {color:#d81df5;}
        
        Text color #d81df5
      
           This box has a color of #d81df5        
        
          <div style="background-color:#d81df5;">Content here</div>
        
        
          .mybackground {background-color:#d81df5;}
        
        Background color #d81df5
      
           Border around this has a color of #d81df5        
        
          <div style="border:2px solid #d81df5;">Content here</div>
        
        
          .myborder {border:2px solid #d81df5;}
        
        Border color #d81df5