#d804ed color space conversions
Hex:
        #d804ed
        RGB:
        216, 4, 237
        CMY:
        15, 98, 7
        CMYK:
        9, 98, 0, 7
      HSL:
        295°, 96.6805%, 47.2549%
        HSV (HSB):
        295°, 98.3122%, 92.9412%
        XYZ:
        43.6484, 20.8002, 81.8351
        xyY:
        0.2984, 0.1422, 20.8002
      CIE-Lab:
        52.7301, 89.5060, -63.3400
        CIE-LCH:
        52.7301, 109.6507, 324.7144
        CIE-Luv:
        52.7301, 63.4694, -107.5767
        Hunter-Lab:
        45.6072, 91.0207, -74.4616
      #d804ed color charts
#d804ed RGB chart
      #d804ed CMYK chart
      #d804ed RGB pie chart
      #d804ed color shades, tints & tones
#d804ed color schemes
#d804ed color preview, HTML & CSS examples
           This text has a color of #d804ed        
        
          <p style="color:#d804ed;">Text here</p>
        
        
          .mytext {color:#d804ed;}
        
        Text color #d804ed
      
           This box has a color of #d804ed        
        
          <div style="background-color:#d804ed;">Content here</div>
        
        
          .mybackground {background-color:#d804ed;}
        
        Background color #d804ed
      
           Border around this has a color of #d804ed        
        
          <div style="border:2px solid #d804ed;">Content here</div>
        
        
          .myborder {border:2px solid #d804ed;}
        
        Border color #d804ed