#e2567b color space conversions
Hex:
        #e2567b
        RGB:
        226, 86, 123
        CMY:
        11, 66, 52
        CMYK:
        0, 62, 46, 11
      HSL:
        344°, 70.7071%, 61.1765%
        HSV (HSB):
        344°, 61.9469%, 88.6275%
        XYZ:
        38.2670, 24.2544, 21.4036
        xyY:
        0.4560, 0.2890, 24.2544
      CIE-Lab:
        56.3416, 57.3858, 8.4379
        CIE-LCH:
        56.3416, 58.0028, 8.3647
        CIE-Luv:
        56.3416, 95.5288, -0.1456
        Hunter-Lab:
        49.2487, 52.5117, 8.7066
      #e2567b color charts
#e2567b RGB chart
      #e2567b CMYK chart
      #e2567b RGB pie chart
      #e2567b color shades, tints & tones
#e2567b color schemes
#e2567b color preview, HTML & CSS examples
           This text has a color of #e2567b        
        
          <p style="color:#e2567b;">Text here</p>
        
        
          .mytext {color:#e2567b;}
        
        Text color #e2567b
      
           This box has a color of #e2567b        
        
          <div style="background-color:#e2567b;">Content here</div>
        
        
          .mybackground {background-color:#e2567b;}
        
        Background color #e2567b
      
           Border around this has a color of #e2567b        
        
          <div style="border:2px solid #e2567b;">Content here</div>
        
        
          .myborder {border:2px solid #e2567b;}
        
        Border color #e2567b