#d25eed color space conversions
Hex:
        #d25eed
        RGB:
        210, 94, 237
        CMY:
        18, 63, 7
        CMYK:
        11, 60, 0, 7
      HSL:
        289°, 79.8883%, 64.9020%
        HSV (HSB):
        289°, 60.3376%, 92.9412%
        XYZ:
        45.8671, 27.8215, 83.0734
        xyY:
        0.2926, 0.1775, 27.8215
      CIE-Lab:
        59.7271, 65.7751, -52.1888
        CIE-LCH:
        59.7271, 83.9645, 321.5700
        CIE-Luv:
        59.7271, 46.3484, -90.7381
        Hunter-Lab:
        52.7461, 62.9151, -56.4576
      #d25eed color charts
#d25eed RGB chart
      #d25eed CMYK chart
      #d25eed RGB pie chart
      #d25eed color shades, tints & tones
#d25eed color schemes
#d25eed color preview, HTML & CSS examples
           This text has a color of #d25eed        
        
          <p style="color:#d25eed;">Text here</p>
        
        
          .mytext {color:#d25eed;}
        
        Text color #d25eed
      
           This box has a color of #d25eed        
        
          <div style="background-color:#d25eed;">Content here</div>
        
        
          .mybackground {background-color:#d25eed;}
        
        Background color #d25eed
      
           Border around this has a color of #d25eed        
        
          <div style="border:2px solid #d25eed;">Content here</div>
        
        
          .myborder {border:2px solid #d25eed;}
        
        Border color #d25eed