#d525ff color space conversions
Hex:
        #d525ff
        RGB:
        213, 37, 255
        CMY:
        16, 85, 0
        CMYK:
        16, 85, 0, 0
      HSL:
        288°, 100.0000%, 57.2549%
        HSV (HSB):
        288°, 85.4902%, 100.0000%
        XYZ:
        46.1521, 22.6893, 96.5547
        xyY:
        0.2790, 0.1372, 22.6893
      CIE-Lab:
        54.7508, 88.0353, -70.1632
        CIE-LCH:
        54.7508, 112.5748, 321.4455
        CIE-Luv:
        54.7508, 53.5152, -118.3869
        Hunter-Lab:
        47.6333, 89.5915, -86.8402
      #d525ff color charts
#d525ff RGB chart
      #d525ff CMYK chart
      #d525ff RGB pie chart
      #d525ff color shades, tints & tones
#d525ff color schemes
#d525ff color preview, HTML & CSS examples
           This text has a color of #d525ff        
        
          <p style="color:#d525ff;">Text here</p>
        
        
          .mytext {color:#d525ff;}
        
        Text color #d525ff
      
           This box has a color of #d525ff        
        
          <div style="background-color:#d525ff;">Content here</div>
        
        
          .mybackground {background-color:#d525ff;}
        
        Background color #d525ff
      
           Border around this has a color of #d525ff        
        
          <div style="border:2px solid #d525ff;">Content here</div>
        
        
          .myborder {border:2px solid #d525ff;}
        
        Border color #d525ff