#5e0bcf color space conversions
Hex:
        #5e0bcf
        RGB:
        94, 11, 207
        CMY:
        63, 96, 19
        CMYK:
        55, 95, 0, 19
      HSL:
        265°, 89.9083%, 42.7451%
        HSV (HSB):
        265°, 94.6860%, 81.1765%
        XYZ:
        15.9983, 7.1240, 59.5634
        xyY:
        0.1935, 0.0862, 7.1240
      CIE-Lab:
        32.0876, 68.7930, -80.6601
        CIE-LCH:
        32.0876, 106.0119, 310.4600
        CIE-Luv:
        32.0876, 5.9963, -106.6679
        Hunter-Lab:
        26.6909, 60.2822, -113.6280
      #5e0bcf color charts
#5e0bcf RGB chart
      #5e0bcf CMYK chart
      #5e0bcf RGB pie chart
      #5e0bcf color shades, tints & tones
#5e0bcf color schemes
#5e0bcf color preview, HTML & CSS examples
           This text has a color of #5e0bcf        
        
          <p style="color:#5e0bcf;">Text here</p>
        
        
          .mytext {color:#5e0bcf;}
        
        Text color #5e0bcf
      
           This box has a color of #5e0bcf        
        
          <div style="background-color:#5e0bcf;">Content here</div>
        
        
          .mybackground {background-color:#5e0bcf;}
        
        Background color #5e0bcf
      
           Border around this has a color of #5e0bcf        
        
          <div style="border:2px solid #5e0bcf;">Content here</div>
        
        
          .myborder {border:2px solid #5e0bcf;}
        
        Border color #5e0bcf