#d5369b color space conversions
Hex:
        #d5369b
        RGB:
        213, 54, 155
        CMY:
        16, 79, 39
        CMYK:
        0, 75, 27, 16
      HSL:
        322°, 65.4321%, 52.3529%
        HSV (HSB):
        322°, 74.6479%, 83.5294%
        XYZ:
        34.6761, 19.1510, 32.8792
        xyY:
        0.3999, 0.2209, 19.1510
      CIE-Lab:
        50.8634, 69.0690, -18.8970
        CIE-LCH:
        50.8634, 71.6074, 344.6986
        CIE-Luv:
        50.8634, 87.2514, -38.6964
        Hunter-Lab:
        43.7619, 64.8569, -13.9125
      #d5369b color charts
#d5369b RGB chart
      #d5369b CMYK chart
      #d5369b RGB pie chart
      #d5369b color shades, tints & tones
#d5369b color schemes
#d5369b color preview, HTML & CSS examples
           This text has a color of #d5369b        
        
          <p style="color:#d5369b;">Text here</p>
        
        
          .mytext {color:#d5369b;}
        
        Text color #d5369b
      
           This box has a color of #d5369b        
        
          <div style="background-color:#d5369b;">Content here</div>
        
        
          .mybackground {background-color:#d5369b;}
        
        Background color #d5369b
      
           Border around this has a color of #d5369b        
        
          <div style="border:2px solid #d5369b;">Content here</div>
        
        
          .myborder {border:2px solid #d5369b;}
        
        Border color #d5369b