#d925f4 color space conversions
Hex:
        #d925f4
        RGB:
        217, 37, 244
        CMY:
        15, 85, 4
        CMYK:
        11, 85, 0, 4
      HSL:
        292°, 90.3930%, 55.0980%
        HSV (HSB):
        292°, 84.8361%, 95.6863%
        XYZ:
        45.6060, 22.6065, 87.5477
        xyY:
        0.2928, 0.1451, 22.6065
      CIE-Lab:
        54.6647, 86.8501, -64.1409
        CIE-LCH:
        54.6647, 107.9676, 323.5532
        CIE-Luv:
        54.6647, 59.6673, -109.4673
        Hunter-Lab:
        47.5463, 88.0096, -75.8892
      #d925f4 color charts
#d925f4 RGB chart
      #d925f4 CMYK chart
      #d925f4 RGB pie chart
      #d925f4 color shades, tints & tones
#d925f4 color schemes
#d925f4 color preview, HTML & CSS examples
           This text has a color of #d925f4        
        
          <p style="color:#d925f4;">Text here</p>
        
        
          .mytext {color:#d925f4;}
        
        Text color #d925f4
      
           This box has a color of #d925f4        
        
          <div style="background-color:#d925f4;">Content here</div>
        
        
          .mybackground {background-color:#d925f4;}
        
        Background color #d925f4
      
           Border around this has a color of #d925f4        
        
          <div style="border:2px solid #d925f4;">Content here</div>
        
        
          .myborder {border:2px solid #d925f4;}
        
        Border color #d925f4