#d53ef6 color space conversions
Hex:
        #d53ef6
        RGB:
        213, 62, 246
        CMY:
        16, 76, 4
        CMYK:
        13, 75, 0, 4
      HSL:
        289°, 91.0891%, 60.3922%
        HSV (HSB):
        289°, 74.7967%, 96.4706%
        XYZ:
        45.7977, 24.2452, 89.4548
        xyY:
        0.2871, 0.1520, 24.2452
      CIE-Lab:
        56.3325, 80.2094, -62.6061
        CIE-LCH:
        56.3325, 101.7500, 322.0268
        CIE-Luv:
        56.3325, 53.0327, -107.2276
        Hunter-Lab:
        49.2394, 79.8545, -73.2464
      #d53ef6 color charts
#d53ef6 RGB chart
      #d53ef6 CMYK chart
      #d53ef6 RGB pie chart
      #d53ef6 color shades, tints & tones
#d53ef6 color schemes
#d53ef6 color preview, HTML & CSS examples
           This text has a color of #d53ef6        
        
          <p style="color:#d53ef6;">Text here</p>
        
        
          .mytext {color:#d53ef6;}
        
        Text color #d53ef6
      
           This box has a color of #d53ef6        
        
          <div style="background-color:#d53ef6;">Content here</div>
        
        
          .mybackground {background-color:#d53ef6;}
        
        Background color #d53ef6
      
           Border around this has a color of #d53ef6        
        
          <div style="border:2px solid #d53ef6;">Content here</div>
        
        
          .myborder {border:2px solid #d53ef6;}
        
        Border color #d53ef6