#d52cfb color space conversions
Hex:
        #d52cfb
        RGB:
        213, 44, 251
        CMY:
        16, 83, 2
        CMYK:
        15, 82, 0, 2
      HSL:
        289°, 96.2791%, 57.8431%
        HSV (HSB):
        289°, 82.4701%, 98.4314%
        XYZ:
        45.7538, 22.9125, 93.2779
        xyY:
        0.2825, 0.1415, 22.9125
      CIE-Lab:
        54.9821, 85.9045, -67.5656
        CIE-LCH:
        54.9821, 109.2918, 321.8142
        CIE-Luv:
        54.9821, 54.0459, -114.5221
        Hunter-Lab:
        47.8670, 86.8524, -82.0307
      #d52cfb color charts
#d52cfb RGB chart
      #d52cfb CMYK chart
      #d52cfb RGB pie chart
      #d52cfb color shades, tints & tones
#d52cfb color schemes
#d52cfb color preview, HTML & CSS examples
           This text has a color of #d52cfb        
        
          <p style="color:#d52cfb;">Text here</p>
        
        
          .mytext {color:#d52cfb;}
        
        Text color #d52cfb
      
           This box has a color of #d52cfb        
        
          <div style="background-color:#d52cfb;">Content here</div>
        
        
          .mybackground {background-color:#d52cfb;}
        
        Background color #d52cfb
      
           Border around this has a color of #d52cfb        
        
          <div style="border:2px solid #d52cfb;">Content here</div>
        
        
          .myborder {border:2px solid #d52cfb;}
        
        Border color #d52cfb