#e06aec color space conversions
Hex:
        #e06aec
        RGB:
        224, 106, 236
        CMY:
        12, 58, 7
        CMYK:
        5, 55, 0, 7
      HSL:
        294°, 77.3810%, 67.0588%
        HSV (HSB):
        294°, 55.0847%, 92.5490%
        XYZ:
        51.0348, 32.2115, 82.8845
        xyY:
        0.3072, 0.1939, 32.2115
      CIE-Lab:
        63.5173, 63.6459, -45.5154
        CIE-LCH:
        63.5173, 78.2461, 324.4302
        CIE-Luv:
        63.5173, 51.9554, -80.9403
        Hunter-Lab:
        56.7552, 61.1875, -46.8577
      #e06aec color charts
#e06aec RGB chart
      #e06aec CMYK chart
      #e06aec RGB pie chart
      #e06aec color shades, tints & tones
#e06aec color schemes
#e06aec color preview, HTML & CSS examples
           This text has a color of #e06aec        
        
          <p style="color:#e06aec;">Text here</p>
        
        
          .mytext {color:#e06aec;}
        
        Text color #e06aec
      
           This box has a color of #e06aec        
        
          <div style="background-color:#e06aec;">Content here</div>
        
        
          .mybackground {background-color:#e06aec;}
        
        Background color #e06aec
      
           Border around this has a color of #e06aec        
        
          <div style="border:2px solid #e06aec;">Content here</div>
        
        
          .myborder {border:2px solid #e06aec;}
        
        Border color #e06aec