#e06cf8 color space conversions
Hex:
        #e06cf8
        RGB:
        224, 108, 248
        CMY:
        12, 58, 3
        CMYK:
        10, 56, 0, 3
      HSL:
        290°, 90.9091%, 69.8039%
        HSV (HSB):
        290°, 56.4516%, 97.2549%
        XYZ:
        53.0463, 33.3497, 92.4482
        xyY:
        0.2966, 0.1865, 33.3497
      CIE-Lab:
        64.4431, 64.9259, -50.6888
        CIE-LCH:
        64.4431, 82.3695, 322.0202
        CIE-Luv:
        64.4431, 48.2626, -89.6320
        Hunter-Lab:
        57.7492, 62.9024, -54.4903
      #e06cf8 color charts
#e06cf8 RGB chart
      #e06cf8 CMYK chart
      #e06cf8 RGB pie chart
      #e06cf8 color shades, tints & tones
#e06cf8 color schemes
#e06cf8 color preview, HTML & CSS examples
           This text has a color of #e06cf8        
        
          <p style="color:#e06cf8;">Text here</p>
        
        
          .mytext {color:#e06cf8;}
        
        Text color #e06cf8
      
           This box has a color of #e06cf8        
        
          <div style="background-color:#e06cf8;">Content here</div>
        
        
          .mybackground {background-color:#e06cf8;}
        
        Background color #e06cf8
      
           Border around this has a color of #e06cf8        
        
          <div style="border:2px solid #e06cf8;">Content here</div>
        
        
          .myborder {border:2px solid #e06cf8;}
        
        Border color #e06cf8