#5e07be color space conversions
Hex:
        #5e07be
        RGB:
        94, 7, 190
        CMY:
        63, 97, 25
        CMYK:
        51, 96, 0, 25
      HSL:
        269°, 92.8934%, 38.6275%
        HSV (HSB):
        269°, 96.3158%, 74.5098%
        XYZ:
        13.9863, 6.2493, 49.1843
        xyY:
        0.2015, 0.0900, 6.2493
      CIE-Lab:
        30.0330, 65.5542, -74.0893
        CIE-LCH:
        30.0330, 98.9271, 311.5024
        CIE-Luv:
        30.0330, 8.3215, -96.8314
        Hunter-Lab:
        24.9987, 56.1199, -99.1524
      #5e07be color charts
#5e07be RGB chart
      #5e07be CMYK chart
      #5e07be RGB pie chart
      #5e07be color shades, tints & tones
#5e07be color schemes
#5e07be color preview, HTML & CSS examples
           This text has a color of #5e07be        
        
          <p style="color:#5e07be;">Text here</p>
        
        
          .mytext {color:#5e07be;}
        
        Text color #5e07be
      
           This box has a color of #5e07be        
        
          <div style="background-color:#5e07be;">Content here</div>
        
        
          .mybackground {background-color:#5e07be;}
        
        Background color #5e07be
      
           Border around this has a color of #5e07be        
        
          <div style="border:2px solid #5e07be;">Content here</div>
        
        
          .myborder {border:2px solid #5e07be;}
        
        Border color #5e07be