#5b0efa color space conversions
Hex:
        #5b0efa
        RGB:
        91, 14, 250
        CMY:
        64, 95, 2
        CMYK:
        64, 94, 0, 2
      HSL:
        260°, 95.9350%, 51.7647%
        HSV (HSB):
        260°, 94.4000%, 98.0392%
        XYZ:
        21.7267, 9.4403, 91.1195
        xyY:
        0.1777, 0.0772, 9.4403
      CIE-Lab:
        36.8187, 78.0521, -97.4055
        CIE-LCH:
        36.8187, 124.8197, 308.7056
        CIE-Luv:
        36.8187, 0.5614, -131.0403
        Hunter-Lab:
        30.7252, 72.4541, -154.3248
      #5b0efa color charts
#5b0efa RGB chart
      #5b0efa CMYK chart
      #5b0efa RGB pie chart
      #5b0efa color shades, tints & tones
#5b0efa color schemes
#5b0efa color preview, HTML & CSS examples
           This text has a color of #5b0efa        
        
          <p style="color:#5b0efa;">Text here</p>
        
        
          .mytext {color:#5b0efa;}
        
        Text color #5b0efa
      
           This box has a color of #5b0efa        
        
          <div style="background-color:#5b0efa;">Content here</div>
        
        
          .mybackground {background-color:#5b0efa;}
        
        Background color #5b0efa
      
           Border around this has a color of #5b0efa        
        
          <div style="border:2px solid #5b0efa;">Content here</div>
        
        
          .myborder {border:2px solid #5b0efa;}
        
        Border color #5b0efa