#d25efc color space conversions
Hex:
        #d25efc
        RGB:
        210, 94, 252
        CMY:
        18, 63, 1
        CMYK:
        17, 63, 0, 1
      HSL:
        284°, 96.3415%, 67.8431%
        HSV (HSB):
        284°, 62.6984%, 98.8235%
        XYZ:
        48.1517, 28.7353, 95.1041
        xyY:
        0.2800, 0.1671, 28.7353
      CIE-Lab:
        60.5473, 68.6460, -59.2021
        CIE-LCH:
        60.5473, 90.6485, 319.2247
        CIE-Luv:
        60.5473, 42.5835, -102.3642
        Hunter-Lab:
        53.6053, 66.5308, -67.6658
      #d25efc color charts
#d25efc RGB chart
      #d25efc CMYK chart
      #d25efc RGB pie chart
      #d25efc color shades, tints & tones
#d25efc color schemes
#d25efc color preview, HTML & CSS examples
           This text has a color of #d25efc        
        
          <p style="color:#d25efc;">Text here</p>
        
        
          .mytext {color:#d25efc;}
        
        Text color #d25efc
      
           This box has a color of #d25efc        
        
          <div style="background-color:#d25efc;">Content here</div>
        
        
          .mybackground {background-color:#d25efc;}
        
        Background color #d25efc
      
           Border around this has a color of #d25efc        
        
          <div style="border:2px solid #d25efc;">Content here</div>
        
        
          .myborder {border:2px solid #d25efc;}
        
        Border color #d25efc