#5b05f1 color space conversions
Hex:
        #5b05f1
        RGB:
        91, 5, 241
        CMY:
        64, 98, 5
        CMYK:
        62, 98, 0, 5
      HSL:
        262°, 95.9350%, 48.2353%
        HSV (HSB):
        262°, 97.9253%, 94.5098%
        XYZ:
        20.2458, 8.6836, 83.8281
        xyY:
        0.1796, 0.0770, 8.6836
      CIE-Lab:
        35.3678, 77.1959, -94.7394
        CIE-LCH:
        35.3678, 122.2079, 309.1740
        CIE-Luv:
        35.3678, 1.6642, -125.9433
        Hunter-Lab:
        29.4679, 71.0692, -148.0364
      #5b05f1 color charts
#5b05f1 RGB chart
      #5b05f1 CMYK chart
      #5b05f1 RGB pie chart
      #5b05f1 color shades, tints & tones
#5b05f1 color schemes
#5b05f1 color preview, HTML & CSS examples
           This text has a color of #5b05f1        
        
          <p style="color:#5b05f1;">Text here</p>
        
        
          .mytext {color:#5b05f1;}
        
        Text color #5b05f1
      
           This box has a color of #5b05f1        
        
          <div style="background-color:#5b05f1;">Content here</div>
        
        
          .mybackground {background-color:#5b05f1;}
        
        Background color #5b05f1
      
           Border around this has a color of #5b05f1        
        
          <div style="border:2px solid #5b05f1;">Content here</div>
        
        
          .myborder {border:2px solid #5b05f1;}
        
        Border color #5b05f1