#d04fc2 color space conversions
Hex:
        #d04fc2
        RGB:
        208, 79, 194
        CMY:
        18, 69, 24
        CMYK:
        0, 62, 7, 18
      HSL:
        307°, 57.8475%, 56.2745%
        HSV (HSB):
        307°, 62.0192%, 81.5686%
        XYZ:
        38.5460, 22.8969, 53.4269
        xyY:
        0.3356, 0.1993, 22.8969
      CIE-Lab:
        54.9660, 64.2104, -35.3926
        CIE-LCH:
        54.9660, 73.3185, 331.1365
        CIE-Luv:
        54.9660, 61.7990, -63.1139
        Hunter-Lab:
        47.8507, 60.0515, -32.7037
      #d04fc2 color charts
#d04fc2 RGB chart
      #d04fc2 CMYK chart
      #d04fc2 RGB pie chart
      #d04fc2 color shades, tints & tones
#d04fc2 color schemes
#d04fc2 color preview, HTML & CSS examples
           This text has a color of #d04fc2        
        
          <p style="color:#d04fc2;">Text here</p>
        
        
          .mytext {color:#d04fc2;}
        
        Text color #d04fc2
      
           This box has a color of #d04fc2        
        
          <div style="background-color:#d04fc2;">Content here</div>
        
        
          .mybackground {background-color:#d04fc2;}
        
        Background color #d04fc2
      
           Border around this has a color of #d04fc2        
        
          <div style="border:2px solid #d04fc2;">Content here</div>
        
        
          .myborder {border:2px solid #d04fc2;}
        
        Border color #d04fc2