#5e07bf color space conversions
Hex:
        #5e07bf
        RGB:
        94, 7, 191
        CMY:
        63, 97, 25
        CMYK:
        51, 96, 0, 25
      HSL:
        268°, 92.9293%, 38.8235%
        HSV (HSB):
        268°, 96.3351%, 74.9020%
        XYZ:
        14.0960, 6.2932, 49.7620
        xyY:
        0.2009, 0.0897, 6.2932
      CIE-Lab:
        30.1405, 65.7792, -74.5024
        CIE-LCH:
        30.1405, 99.3857, 311.4417
        CIE-Luv:
        30.1405, 8.1851, -97.4152
        Hunter-Lab:
        25.0863, 56.3984, -100.0491
      #5e07bf color charts
#5e07bf RGB chart
      #5e07bf CMYK chart
      #5e07bf RGB pie chart
      #5e07bf color shades, tints & tones
#5e07bf color schemes
#5e07bf color preview, HTML & CSS examples
           This text has a color of #5e07bf        
        
          <p style="color:#5e07bf;">Text here</p>
        
        
          .mytext {color:#5e07bf;}
        
        Text color #5e07bf
      
           This box has a color of #5e07bf        
        
          <div style="background-color:#5e07bf;">Content here</div>
        
        
          .mybackground {background-color:#5e07bf;}
        
        Background color #5e07bf
      
           Border around this has a color of #5e07bf        
        
          <div style="border:2px solid #5e07bf;">Content here</div>
        
        
          .myborder {border:2px solid #5e07bf;}
        
        Border color #5e07bf