#e06de4 color space conversions
Hex:
        #e06de4
        RGB:
        224, 109, 228
        CMY:
        12, 57, 11
        CMYK:
        2, 52, 0, 11
      HSL:
        298°, 68.7861%, 66.0784%
        HSV (HSB):
        298°, 52.1930%, 89.4118%
        XYZ:
        50.2127, 32.3860, 77.0034
        xyY:
        0.3146, 0.2029, 32.3860
      CIE-Lab:
        63.6606, 60.8340, -40.8427
        CIE-LCH:
        63.6606, 73.2728, 326.1234
        CIE-Luv:
        63.6606, 52.9832, -73.0963
        Hunter-Lab:
        56.9087, 57.9071, -40.3895
      #e06de4 color charts
#e06de4 RGB chart
      #e06de4 CMYK chart
      #e06de4 RGB pie chart
      #e06de4 color shades, tints & tones
#e06de4 color schemes
#e06de4 color preview, HTML & CSS examples
           This text has a color of #e06de4        
        
          <p style="color:#e06de4;">Text here</p>
        
        
          .mytext {color:#e06de4;}
        
        Text color #e06de4
      
           This box has a color of #e06de4        
        
          <div style="background-color:#e06de4;">Content here</div>
        
        
          .mybackground {background-color:#e06de4;}
        
        Background color #e06de4
      
           Border around this has a color of #e06de4        
        
          <div style="border:2px solid #e06de4;">Content here</div>
        
        
          .myborder {border:2px solid #e06de4;}
        
        Border color #e06de4