#e06bf3 color space conversions
Hex:
        #e06bf3
        RGB:
        224, 107, 243
        CMY:
        12, 58, 5
        CMYK:
        8, 56, 0, 5
      HSL:
        292°, 85.0000%, 68.6275%
        HSV (HSB):
        292°, 55.9671%, 95.2941%
        XYZ:
        52.1758, 32.8337, 88.3816
        xyY:
        0.3009, 0.1894, 32.8337
      CIE-Lab:
        64.0261, 64.4592, -48.5892
        CIE-LCH:
        64.0261, 80.7212, 322.9911
        CIE-Luv:
        64.0261, 49.8352, -86.0962
        Hunter-Lab:
        57.3007, 62.2589, -51.3393
      #e06bf3 color charts
#e06bf3 RGB chart
      #e06bf3 CMYK chart
      #e06bf3 RGB pie chart
      #e06bf3 color shades, tints & tones
#e06bf3 color schemes
#e06bf3 color preview, HTML & CSS examples
           This text has a color of #e06bf3        
        
          <p style="color:#e06bf3;">Text here</p>
        
        
          .mytext {color:#e06bf3;}
        
        Text color #e06bf3
      
           This box has a color of #e06bf3        
        
          <div style="background-color:#e06bf3;">Content here</div>
        
        
          .mybackground {background-color:#e06bf3;}
        
        Background color #e06bf3
      
           Border around this has a color of #e06bf3        
        
          <div style="border:2px solid #e06bf3;">Content here</div>
        
        
          .myborder {border:2px solid #e06bf3;}
        
        Border color #e06bf3