#e06fb5 color space conversions
Hex:
        #e06fb5
        RGB:
        224, 111, 181
        CMY:
        12, 56, 29
        CMYK:
        0, 50, 19, 12
      HSL:
        323°, 64.5714%, 65.6863%
        HSV (HSB):
        323°, 50.4464%, 87.8431%
        XYZ:
        44.7654, 30.5524, 47.2539
        xyY:
        0.3652, 0.2493, 30.5524
      CIE-Lab:
        62.1279, 52.2612, -16.7187
        CIE-LCH:
        62.1279, 54.8703, 342.2602
        CIE-Luv:
        62.1279, 64.4966, -33.8413
        Hunter-Lab:
        55.2742, 47.8335, -11.9950
      #e06fb5 color charts
#e06fb5 RGB chart
      #e06fb5 CMYK chart
      #e06fb5 RGB pie chart
      #e06fb5 color shades, tints & tones
#e06fb5 color schemes
#e06fb5 color preview, HTML & CSS examples
           This text has a color of #e06fb5        
        
          <p style="color:#e06fb5;">Text here</p>
        
        
          .mytext {color:#e06fb5;}
        
        Text color #e06fb5
      
           This box has a color of #e06fb5        
        
          <div style="background-color:#e06fb5;">Content here</div>
        
        
          .mybackground {background-color:#e06fb5;}
        
        Background color #e06fb5
      
           Border around this has a color of #e06fb5        
        
          <div style="border:2px solid #e06fb5;">Content here</div>
        
        
          .myborder {border:2px solid #e06fb5;}
        
        Border color #e06fb5