#e068ba color space conversions
Hex:
        #e068ba
        RGB:
        224, 104, 186
        CMY:
        12, 59, 27
        CMYK:
        0, 54, 17, 12
      HSL:
        319°, 65.9341%, 64.3137%
        HSV (HSB):
        319°, 53.5714%, 87.8431%
        XYZ:
        44.5537, 29.2931, 49.7603
        xyY:
        0.3604, 0.2370, 29.2931
      CIE-Lab:
        61.0394, 56.3388, -21.2266
        CIE-LCH:
        61.0394, 60.2049, 339.3552
        CIE-Luv:
        61.0394, 66.3357, -41.2616
        Hunter-Lab:
        54.1231, 52.2244, -16.6245
      #e068ba color charts
#e068ba RGB chart
      #e068ba CMYK chart
      #e068ba RGB pie chart
      #e068ba color shades, tints & tones
#e068ba color schemes
#e068ba color preview, HTML & CSS examples
           This text has a color of #e068ba        
        
          <p style="color:#e068ba;">Text here</p>
        
        
          .mytext {color:#e068ba;}
        
        Text color #e068ba
      
           This box has a color of #e068ba        
        
          <div style="background-color:#e068ba;">Content here</div>
        
        
          .mybackground {background-color:#e068ba;}
        
        Background color #e068ba
      
           Border around this has a color of #e068ba        
        
          <div style="border:2px solid #e068ba;">Content here</div>
        
        
          .myborder {border:2px solid #e068ba;}
        
        Border color #e068ba