#d84af2 color space conversions
Hex:
        #d84af2
        RGB:
        216, 74, 242
        CMY:
        15, 71, 5
        CMYK:
        11, 69, 0, 5
      HSL:
        291°, 86.5979%, 61.9608%
        HSV (HSB):
        291°, 69.4215%, 94.9020%
        XYZ:
        46.7947, 25.9073, 86.5387
        xyY:
        0.2939, 0.1627, 25.9073
      CIE-Lab:
        57.9489, 76.0657, -57.7611
        CIE-LCH:
        57.9489, 95.5109, 322.7885
        CIE-Luv:
        57.9489, 53.8443, -100.0851
        Hunter-Lab:
        50.8992, 75.0321, -65.1752
      #d84af2 color charts
#d84af2 RGB chart
      #d84af2 CMYK chart
      #d84af2 RGB pie chart
      #d84af2 color shades, tints & tones
#d84af2 color schemes
#d84af2 color preview, HTML & CSS examples
           This text has a color of #d84af2        
        
          <p style="color:#d84af2;">Text here</p>
        
        
          .mytext {color:#d84af2;}
        
        Text color #d84af2
      
           This box has a color of #d84af2        
        
          <div style="background-color:#d84af2;">Content here</div>
        
        
          .mybackground {background-color:#d84af2;}
        
        Background color #d84af2
      
           Border around this has a color of #d84af2        
        
          <div style="border:2px solid #d84af2;">Content here</div>
        
        
          .myborder {border:2px solid #d84af2;}
        
        Border color #d84af2