#d53bb2 color space conversions
Hex:
        #d53bb2
        RGB:
        213, 59, 178
        CMY:
        16, 77, 30
        CMYK:
        0, 72, 16, 16
      HSL:
        314°, 64.7059%, 53.3333%
        HSV (HSB):
        314°, 72.3005%, 83.5294%
        XYZ:
        37.0404, 20.4884, 44.1219
        xyY:
        0.3644, 0.2016, 20.4884
      CIE-Lab:
        52.3850, 70.4526, -30.0947
        CIE-LCH:
        52.3850, 76.6111, 336.8696
        CIE-Luv:
        52.3850, 76.9168, -55.5328
        Hunter-Lab:
        45.2641, 66.8574, -26.1089
      #d53bb2 color charts
#d53bb2 RGB chart
      #d53bb2 CMYK chart
      #d53bb2 RGB pie chart
      #d53bb2 color shades, tints & tones
#d53bb2 color schemes
#d53bb2 color preview, HTML & CSS examples
           This text has a color of #d53bb2        
        
          <p style="color:#d53bb2;">Text here</p>
        
        
          .mytext {color:#d53bb2;}
        
        Text color #d53bb2
      
           This box has a color of #d53bb2        
        
          <div style="background-color:#d53bb2;">Content here</div>
        
        
          .mybackground {background-color:#d53bb2;}
        
        Background color #d53bb2
      
           Border around this has a color of #d53bb2        
        
          <div style="border:2px solid #d53bb2;">Content here</div>
        
        
          .myborder {border:2px solid #d53bb2;}
        
        Border color #d53bb2