#d524f3 color space conversions
Hex:
        #d524f3
        RGB:
        213, 36, 243
        CMY:
        16, 86, 5
        CMYK:
        12, 85, 0, 5
      HSL:
        291°, 89.6104%, 54.7059%
        HSV (HSB):
        291°, 85.1852%, 95.2941%
        XYZ:
        44.2491, 21.8790, 86.6849
        xyY:
        0.2896, 0.1432, 21.8790
      CIE-Lab:
        53.8983, 86.2322, -64.8492
        CIE-LCH:
        53.8983, 107.8954, 323.0557
        CIE-Luv:
        53.8983, 57.4569, -110.0131
        Hunter-Lab:
        46.7749, 87.0049, -77.1358
      #d524f3 color charts
#d524f3 RGB chart
      #d524f3 CMYK chart
      #d524f3 RGB pie chart
      #d524f3 color shades, tints & tones
#d524f3 color schemes
#d524f3 color preview, HTML & CSS examples
           This text has a color of #d524f3        
        
          <p style="color:#d524f3;">Text here</p>
        
        
          .mytext {color:#d524f3;}
        
        Text color #d524f3
      
           This box has a color of #d524f3        
        
          <div style="background-color:#d524f3;">Content here</div>
        
        
          .mybackground {background-color:#d524f3;}
        
        Background color #d524f3
      
           Border around this has a color of #d524f3        
        
          <div style="border:2px solid #d524f3;">Content here</div>
        
        
          .myborder {border:2px solid #d524f3;}
        
        Border color #d524f3