#e967f8 color space conversions
Hex:
        #e967f8
        RGB:
        233, 103, 248
        CMY:
        9, 60, 3
        CMYK:
        6, 58, 0, 3
      HSL:
        294°, 91.1950%, 68.8235%
        HSV (HSB):
        294°, 58.4677%, 97.2549%
        XYZ:
        55.3978, 33.8014, 92.4115
        xyY:
        0.3050, 0.1861, 33.8014
      CIE-Lab:
        64.8047, 69.3626, -50.0403
        CIE-LCH:
        64.8047, 85.5290, 324.1921
        CIE-Luv:
        64.8047, 55.6597, -89.3250
        Hunter-Lab:
        58.1390, 68.3406, -53.5437
      #e967f8 color charts
#e967f8 RGB chart
      #e967f8 CMYK chart
      #e967f8 RGB pie chart
      #e967f8 color shades, tints & tones
#e967f8 color schemes
#e967f8 color preview, HTML & CSS examples
           This text has a color of #e967f8        
        
          <p style="color:#e967f8;">Text here</p>
        
        
          .mytext {color:#e967f8;}
        
        Text color #e967f8
      
           This box has a color of #e967f8        
        
          <div style="background-color:#e967f8;">Content here</div>
        
        
          .mybackground {background-color:#e967f8;}
        
        Background color #e967f8
      
           Border around this has a color of #e967f8        
        
          <div style="border:2px solid #e967f8;">Content here</div>
        
        
          .myborder {border:2px solid #e967f8;}
        
        Border color #e967f8