#d525f2 color space conversions
Hex:
        #d525f2
        RGB:
        213, 37, 242
        CMY:
        16, 85, 5
        CMYK:
        12, 85, 0, 5
      HSL:
        292°, 88.7446%, 54.7059%
        HSV (HSB):
        292°, 84.7107%, 94.9020%
        XYZ:
        44.1292, 21.8801, 85.9018
        xyY:
        0.2905, 0.1440, 21.8801
      CIE-Lab:
        53.8995, 85.8766, -64.2873
        CIE-LCH:
        53.8995, 107.2737, 323.1814
        CIE-Luv:
        53.8995, 57.6877, -109.1552
        Hunter-Lab:
        46.7761, 86.5407, -76.1395
      #d525f2 color charts
#d525f2 RGB chart
      #d525f2 CMYK chart
      #d525f2 RGB pie chart
      #d525f2 color shades, tints & tones
#d525f2 color schemes
#d525f2 color preview, HTML & CSS examples
           This text has a color of #d525f2        
        
          <p style="color:#d525f2;">Text here</p>
        
        
          .mytext {color:#d525f2;}
        
        Text color #d525f2
      
           This box has a color of #d525f2        
        
          <div style="background-color:#d525f2;">Content here</div>
        
        
          .mybackground {background-color:#d525f2;}
        
        Background color #d525f2
      
           Border around this has a color of #d525f2        
        
          <div style="border:2px solid #d525f2;">Content here</div>
        
        
          .myborder {border:2px solid #d525f2;}
        
        Border color #d525f2