#e1068b color space conversions
Hex:
        #e1068b
        RGB:
        225, 6, 139
        CMY:
        12, 98, 45
        CMYK:
        0, 97, 38, 12
      HSL:
        324°, 94.8052%, 45.2941%
        HSV (HSB):
        324°, 97.3333%, 88.2353%
        XYZ:
        35.7767, 18.0019, 26.0152
        xyY:
        0.4484, 0.2256, 18.0019
      CIE-Lab:
        49.4984, 78.6932, -11.1757
        CIE-LCH:
        49.4984, 79.4828, 351.9171
        CIE-Luv:
        49.4984, 112.5953, -29.7627
        Hunter-Lab:
        42.4286, 76.2647, -6.6537
      #e1068b color charts
#e1068b RGB chart
      #e1068b CMYK chart
      #e1068b RGB pie chart
      #e1068b color shades, tints & tones
#e1068b color schemes
#e1068b color preview, HTML & CSS examples
           This text has a color of #e1068b        
        
          <p style="color:#e1068b;">Text here</p>
        
        
          .mytext {color:#e1068b;}
        
        Text color #e1068b
      
           This box has a color of #e1068b        
        
          <div style="background-color:#e1068b;">Content here</div>
        
        
          .mybackground {background-color:#e1068b;}
        
        Background color #e1068b
      
           Border around this has a color of #e1068b        
        
          <div style="border:2px solid #e1068b;">Content here</div>
        
        
          .myborder {border:2px solid #e1068b;}
        
        Border color #e1068b