#5e15bd color space conversions
Hex:
        #5e15bd
        RGB:
        94, 21, 189
        CMY:
        63, 92, 26
        CMYK:
        50, 89, 0, 26
      HSL:
        266°, 80.0000%, 41.1765%
        HSV (HSB):
        266°, 88.8889%, 74.1176%
        XYZ:
        14.0696, 6.5901, 48.6746
        xyY:
        0.2029, 0.0950, 6.5901
      CIE-Lab:
        30.8550, 62.5337, -72.1401
        CIE-LCH:
        30.8550, 95.4707, 310.9199
        CIE-Luv:
        30.8550, 7.8204, -95.9817
        Hunter-Lab:
        25.6713, 52.9052, -94.4483
      #5e15bd color charts
#5e15bd RGB chart
      #5e15bd CMYK chart
      #5e15bd RGB pie chart
      #5e15bd color shades, tints & tones
#5e15bd color schemes
#5e15bd color preview, HTML & CSS examples
           This text has a color of #5e15bd        
        
          <p style="color:#5e15bd;">Text here</p>
        
        
          .mytext {color:#5e15bd;}
        
        Text color #5e15bd
      
           This box has a color of #5e15bd        
        
          <div style="background-color:#5e15bd;">Content here</div>
        
        
          .mybackground {background-color:#5e15bd;}
        
        Background color #5e15bd
      
           Border around this has a color of #5e15bd        
        
          <div style="border:2px solid #5e15bd;">Content here</div>
        
        
          .myborder {border:2px solid #5e15bd;}
        
        Border color #5e15bd