#d53ef3 color space conversions
Hex:
        #d53ef3
        RGB:
        213, 62, 243
        CMY:
        16, 76, 5
        CMYK:
        12, 74, 0, 5
      HSL:
        290°, 88.2927%, 59.8039%
        HSV (HSB):
        290°, 74.4856%, 95.2941%
        XYZ:
        45.3409, 24.0624, 87.0488
        xyY:
        0.2898, 0.1538, 24.0624
      CIE-Lab:
        56.1503, 79.6868, -61.2256
        CIE-LCH:
        56.1503, 100.4916, 322.4639
        CIE-Luv:
        56.1503, 53.9411, -105.0125
        Hunter-Lab:
        49.0535, 79.1466, -70.8768
      #d53ef3 color charts
#d53ef3 RGB chart
      #d53ef3 CMYK chart
      #d53ef3 RGB pie chart
      #d53ef3 color shades, tints & tones
#d53ef3 color schemes
#d53ef3 color preview, HTML & CSS examples
           This text has a color of #d53ef3        
        
          <p style="color:#d53ef3;">Text here</p>
        
        
          .mytext {color:#d53ef3;}
        
        Text color #d53ef3
      
           This box has a color of #d53ef3        
        
          <div style="background-color:#d53ef3;">Content here</div>
        
        
          .mybackground {background-color:#d53ef3;}
        
        Background color #d53ef3
      
           Border around this has a color of #d53ef3        
        
          <div style="border:2px solid #d53ef3;">Content here</div>
        
        
          .myborder {border:2px solid #d53ef3;}
        
        Border color #d53ef3