#5e10bb color space conversions
Hex:
        #5e10bb
        RGB:
        94, 16, 187
        CMY:
        63, 94, 27
        CMYK:
        50, 91, 0, 27
      HSL:
        267°, 84.2365%, 39.8039%
        HSV (HSB):
        267°, 91.4439%, 73.3333%
        XYZ:
        13.7710, 6.3381, 47.5113
        xyY:
        0.2037, 0.0937, 6.3381
      CIE-Lab:
        30.2500, 63.2575, -71.9552
        CIE-LCH:
        30.2500, 95.8074, 311.3195
        CIE-Luv:
        30.2500, 8.3723, -94.9358
        Hunter-Lab:
        25.1756, 53.5819, -94.2688
      #5e10bb color charts
#5e10bb RGB chart
      #5e10bb CMYK chart
      #5e10bb RGB pie chart
      #5e10bb color shades, tints & tones
#5e10bb color schemes
#5e10bb color preview, HTML & CSS examples
           This text has a color of #5e10bb        
        
          <p style="color:#5e10bb;">Text here</p>
        
        
          .mytext {color:#5e10bb;}
        
        Text color #5e10bb
      
           This box has a color of #5e10bb        
        
          <div style="background-color:#5e10bb;">Content here</div>
        
        
          .mybackground {background-color:#5e10bb;}
        
        Background color #5e10bb
      
           Border around this has a color of #5e10bb        
        
          <div style="border:2px solid #5e10bb;">Content here</div>
        
        
          .myborder {border:2px solid #5e10bb;}
        
        Border color #5e10bb