#d53cf6 color space conversions
Hex:
        #d53cf6
        RGB:
        213, 60, 246
        CMY:
        16, 76, 4
        CMYK:
        13, 76, 0, 4
      HSL:
        289°, 91.1765%, 60.0000%
        HSV (HSB):
        289°, 75.6098%, 96.4706%
        XYZ:
        45.6910, 24.0317, 89.4192
        xyY:
        0.2871, 0.1510, 24.0317
      CIE-Lab:
        56.1195, 80.8225, -62.9485
        CIE-LCH:
        56.1195, 102.4441, 322.0868
        CIE-Luv:
        56.1195, 53.3690, -107.7114
        Hunter-Lab:
        49.0221, 80.5820, -73.8329
      #d53cf6 color charts
#d53cf6 RGB chart
      #d53cf6 CMYK chart
      #d53cf6 RGB pie chart
      #d53cf6 color shades, tints & tones
#d53cf6 color schemes
#d53cf6 color preview, HTML & CSS examples
           This text has a color of #d53cf6        
        
          <p style="color:#d53cf6;">Text here</p>
        
        
          .mytext {color:#d53cf6;}
        
        Text color #d53cf6
      
           This box has a color of #d53cf6        
        
          <div style="background-color:#d53cf6;">Content here</div>
        
        
          .mybackground {background-color:#d53cf6;}
        
        Background color #d53cf6
      
           Border around this has a color of #d53cf6        
        
          <div style="border:2px solid #d53cf6;">Content here</div>
        
        
          .myborder {border:2px solid #d53cf6;}
        
        Border color #d53cf6