#5b05ed color space conversions
Hex:
        #5b05ed
        RGB:
        91, 5, 237
        CMY:
        64, 98, 7
        CMYK:
        62, 98, 0, 7
      HSL:
        262°, 95.8678%, 47.4510%
        HSV (HSB):
        262°, 97.8903%, 92.9412%
        XYZ:
        19.6547, 8.4471, 80.7153
        xyY:
        0.1806, 0.0776, 8.4471
      CIE-Lab:
        34.8972, 76.2892, -93.2531
        CIE-LCH:
        34.8972, 120.4831, 309.2862
        CIE-Luv:
        34.8972, 2.0513, -123.6933
        Hunter-Lab:
        29.0639, 69.8503, -144.3134
      #5b05ed color charts
#5b05ed RGB chart
      #5b05ed CMYK chart
      #5b05ed RGB pie chart
      #5b05ed color shades, tints & tones
#5b05ed color schemes
#5b05ed color preview, HTML & CSS examples
           This text has a color of #5b05ed        
        
          <p style="color:#5b05ed;">Text here</p>
        
        
          .mytext {color:#5b05ed;}
        
        Text color #5b05ed
      
           This box has a color of #5b05ed        
        
          <div style="background-color:#5b05ed;">Content here</div>
        
        
          .mybackground {background-color:#5b05ed;}
        
        Background color #5b05ed
      
           Border around this has a color of #5b05ed        
        
          <div style="border:2px solid #5b05ed;">Content here</div>
        
        
          .myborder {border:2px solid #5b05ed;}
        
        Border color #5b05ed