#e06cfb color space conversions
Hex:
        #e06cfb
        RGB:
        224, 108, 251
        CMY:
        12, 58, 2
        CMYK:
        11, 57, 0, 2
      HSL:
        289°, 94.7020%, 70.3922%
        HSV (HSB):
        289°, 56.9721%, 98.4314%
        XYZ:
        53.5156, 33.5375, 94.9196
        xyY:
        0.2941, 0.1843, 33.5375
      CIE-Lab:
        64.5937, 65.4870, -52.1018
        CIE-LCH:
        64.5937, 83.6848, 321.4941
        CIE-Luv:
        64.5937, 47.5212, -92.0139
        Hunter-Lab:
        57.9115, 63.6054, -56.6409
      #e06cfb color charts
#e06cfb RGB chart
      #e06cfb CMYK chart
      #e06cfb RGB pie chart
      #e06cfb color shades, tints & tones
#e06cfb color schemes
#e06cfb color preview, HTML & CSS examples
           This text has a color of #e06cfb        
        
          <p style="color:#e06cfb;">Text here</p>
        
        
          .mytext {color:#e06cfb;}
        
        Text color #e06cfb
      
           This box has a color of #e06cfb        
        
          <div style="background-color:#e06cfb;">Content here</div>
        
        
          .mybackground {background-color:#e06cfb;}
        
        Background color #e06cfb
      
           Border around this has a color of #e06cfb        
        
          <div style="border:2px solid #e06cfb;">Content here</div>
        
        
          .myborder {border:2px solid #e06cfb;}
        
        Border color #e06cfb