#5e07ac color space conversions
Hex:
        #5e07ac
        RGB:
        94, 7, 172
        CMY:
        63, 97, 33
        CMYK:
        45, 96, 0, 33
      HSL:
        272°, 92.1788%, 35.0980%
        HSV (HSB):
        272°, 95.9302%, 67.4510%
        XYZ:
        12.1385, 5.5102, 39.4535
        xyY:
        0.2126, 0.0965, 5.5102
      CIE-Lab:
        28.1415, 61.5288, -66.4783
        CIE-LCH:
        28.1415, 90.5823, 312.7857
        CIE-Luv:
        28.1415, 10.9569, -86.2200
        Hunter-Lab:
        23.4738, 51.2244, -83.2198
      #5e07ac color charts
#5e07ac RGB chart
      #5e07ac CMYK chart
      #5e07ac RGB pie chart
      #5e07ac color shades, tints & tones
#5e07ac color schemes
#5e07ac color preview, HTML & CSS examples
           This text has a color of #5e07ac        
        
          <p style="color:#5e07ac;">Text here</p>
        
        
          .mytext {color:#5e07ac;}
        
        Text color #5e07ac
      
           This box has a color of #5e07ac        
        
          <div style="background-color:#5e07ac;">Content here</div>
        
        
          .mybackground {background-color:#5e07ac;}
        
        Background color #5e07ac
      
           Border around this has a color of #5e07ac        
        
          <div style="border:2px solid #5e07ac;">Content here</div>
        
        
          .myborder {border:2px solid #5e07ac;}
        
        Border color #5e07ac