#d04efe color space conversions
Hex:
        #d04efe
        RGB:
        208, 78, 254
        CMY:
        18, 69, 0
        CMYK:
        18, 69, 0, 0
      HSL:
        284°, 98.8764%, 65.0980%
        HSV (HSB):
        284°, 69.2913%, 99.6078%
        XYZ:
        46.6262, 26.0144, 96.3297
        xyY:
        0.2759, 0.1540, 26.0144
      CIE-Lab:
        58.0507, 75.1525, -64.3243
        CIE-LCH:
        58.0507, 98.9218, 319.4392
        CIE-Luv:
        58.0507, 44.6105, -110.0057
        Hunter-Lab:
        51.0043, 73.9202, -76.2755
      #d04efe color charts
#d04efe RGB chart
      #d04efe CMYK chart
      #d04efe RGB pie chart
      #d04efe color shades, tints & tones
#d04efe color schemes
#d04efe color preview, HTML & CSS examples
           This text has a color of #d04efe        
        
          <p style="color:#d04efe;">Text here</p>
        
        
          .mytext {color:#d04efe;}
        
        Text color #d04efe
      
           This box has a color of #d04efe        
        
          <div style="background-color:#d04efe;">Content here</div>
        
        
          .mybackground {background-color:#d04efe;}
        
        Background color #d04efe
      
           Border around this has a color of #d04efe        
        
          <div style="border:2px solid #d04efe;">Content here</div>
        
        
          .myborder {border:2px solid #d04efe;}
        
        Border color #d04efe