#d52be5 color space conversions
Hex:
        #d52be5
        RGB:
        213, 43, 229
        CMY:
        16, 83, 10
        CMYK:
        7, 81, 0, 10
      HSL:
        295°, 78.1513%, 53.3333%
        HSV (HSB):
        295°, 81.2227%, 89.8039%
        XYZ:
        42.4473, 21.5310, 76.0474
        xyY:
        0.3031, 0.1538, 21.5310
      CIE-Lab:
        53.5258, 82.5049, -57.5760
        CIE-LCH:
        53.5258, 100.6084, 325.0908
        CIE-Luv:
        53.5258, 61.3831, -98.7141
        Hunter-Lab:
        46.4015, 82.0859, -64.6892
      #d52be5 color charts
#d52be5 RGB chart
      #d52be5 CMYK chart
      #d52be5 RGB pie chart
      #d52be5 color shades, tints & tones
#d52be5 color schemes
#d52be5 color preview, HTML & CSS examples
           This text has a color of #d52be5        
        
          <p style="color:#d52be5;">Text here</p>
        
        
          .mytext {color:#d52be5;}
        
        Text color #d52be5
      
           This box has a color of #d52be5        
        
          <div style="background-color:#d52be5;">Content here</div>
        
        
          .mybackground {background-color:#d52be5;}
        
        Background color #d52be5
      
           Border around this has a color of #d52be5        
        
          <div style="border:2px solid #d52be5;">Content here</div>
        
        
          .myborder {border:2px solid #d52be5;}
        
        Border color #d52be5