#d53ba6 color space conversions
Hex:
        #d53ba6
        RGB:
        213, 59, 166
        CMY:
        16, 77, 35
        CMYK:
        0, 72, 22, 16
      HSL:
        318°, 64.7059%, 53.3333%
        HSV (HSB):
        318°, 72.3005%, 83.5294%
        XYZ:
        35.8875, 20.0272, 38.0506
        xyY:
        0.3819, 0.2131, 20.0272
      CIE-Lab:
        51.8680, 68.8517, -23.8600
        CIE-LCH:
        51.8680, 72.8688, 340.8866
        CIE-Luv:
        51.8680, 81.4824, -45.9792
        Hunter-Lab:
        44.7518, 64.8275, -19.0855
      #d53ba6 color charts
#d53ba6 RGB chart
      #d53ba6 CMYK chart
      #d53ba6 RGB pie chart
      #d53ba6 color shades, tints & tones
#d53ba6 color schemes
#d53ba6 color preview, HTML & CSS examples
           This text has a color of #d53ba6        
        
          <p style="color:#d53ba6;">Text here</p>
        
        
          .mytext {color:#d53ba6;}
        
        Text color #d53ba6
      
           This box has a color of #d53ba6        
        
          <div style="background-color:#d53ba6;">Content here</div>
        
        
          .mybackground {background-color:#d53ba6;}
        
        Background color #d53ba6
      
           Border around this has a color of #d53ba6        
        
          <div style="border:2px solid #d53ba6;">Content here</div>
        
        
          .myborder {border:2px solid #d53ba6;}
        
        Border color #d53ba6