#e2567a color space conversions
Hex:
        #e2567a
        RGB:
        226, 86, 122
        CMY:
        11, 66, 52
        CMYK:
        0, 62, 46, 11
      HSL:
        345°, 70.7071%, 61.1765%
        HSV (HSB):
        345°, 61.9469%, 88.6275%
        XYZ:
        38.2047, 24.2295, 21.0755
        xyY:
        0.4575, 0.2901, 24.2295
      CIE-Lab:
        56.3168, 57.2921, 8.9924
        CIE-LCH:
        56.3168, 57.9935, 8.9202
        CIE-Luv:
        56.3168, 95.8286, 0.5484
        Hunter-Lab:
        49.2234, 52.4014, 9.0708
      #e2567a color charts
#e2567a RGB chart
      #e2567a CMYK chart
      #e2567a RGB pie chart
      #e2567a color shades, tints & tones
#e2567a color schemes
#e2567a color preview, HTML & CSS examples
           This text has a color of #e2567a        
        
          <p style="color:#e2567a;">Text here</p>
        
        
          .mytext {color:#e2567a;}
        
        Text color #e2567a
      
           This box has a color of #e2567a        
        
          <div style="background-color:#e2567a;">Content here</div>
        
        
          .mybackground {background-color:#e2567a;}
        
        Background color #e2567a
      
           Border around this has a color of #e2567a        
        
          <div style="border:2px solid #e2567a;">Content here</div>
        
        
          .myborder {border:2px solid #e2567a;}
        
        Border color #e2567a