#d52bca color space conversions
Hex:
        #d52bca
        RGB:
        213, 43, 202
        CMY:
        16, 83, 21
        CMYK:
        0, 80, 5, 16
      HSL:
        304°, 66.9291%, 50.1961%
        HSV (HSB):
        304°, 79.8122%, 83.5294%
        XYZ:
        38.9651, 20.1382, 57.7105
        xyY:
        0.3336, 0.1724, 20.1382
      CIE-Lab:
        51.9931, 78.3612, -44.6264
        CIE-LCH:
        51.9931, 90.1776, 330.3387
        CIE-Luv:
        51.9931, 71.1673, -78.2964
        Hunter-Lab:
        44.8756, 76.4580, -44.8347
      #d52bca color charts
#d52bca RGB chart
      #d52bca CMYK chart
      #d52bca RGB pie chart
      #d52bca color shades, tints & tones
#d52bca color schemes
#d52bca color preview, HTML & CSS examples
           This text has a color of #d52bca        
        
          <p style="color:#d52bca;">Text here</p>
        
        
          .mytext {color:#d52bca;}
        
        Text color #d52bca
      
           This box has a color of #d52bca        
        
          <div style="background-color:#d52bca;">Content here</div>
        
        
          .mybackground {background-color:#d52bca;}
        
        Background color #d52bca
      
           Border around this has a color of #d52bca        
        
          <div style="border:2px solid #d52bca;">Content here</div>
        
        
          .myborder {border:2px solid #d52bca;}
        
        Border color #d52bca