#e506f3 color space conversions
Hex:
        #e506f3
        RGB:
        229, 6, 243
        CMY:
        10, 98, 5
        CMYK:
        6, 98, 0, 5
      HSL:
        296°, 95.1807%, 48.8235%
        HSV (HSB):
        296°, 97.5309%, 95.2941%
        XYZ:
        48.5559, 23.2593, 86.7243
        xyY:
        0.3063, 0.1467, 23.2593
      CIE-Lab:
        55.3385, 92.2100, -62.3944
        CIE-LCH:
        55.3385, 111.3362, 325.9156
        CIE-Luv:
        55.3385, 70.1443, -107.9209
        Hunter-Lab:
        48.2279, 95.3150, -72.8568
      #e506f3 color charts
#e506f3 RGB chart
      #e506f3 CMYK chart
      #e506f3 RGB pie chart
      #e506f3 color shades, tints & tones
#e506f3 color schemes
#e506f3 color preview, HTML & CSS examples
           This text has a color of #e506f3        
        
          <p style="color:#e506f3;">Text here</p>
        
        
          .mytext {color:#e506f3;}
        
        Text color #e506f3
      
           This box has a color of #e506f3        
        
          <div style="background-color:#e506f3;">Content here</div>
        
        
          .mybackground {background-color:#e506f3;}
        
        Background color #e506f3
      
           Border around this has a color of #e506f3        
        
          <div style="border:2px solid #e506f3;">Content here</div>
        
        
          .myborder {border:2px solid #e506f3;}
        
        Border color #e506f3