#5b08ea color space conversions
Hex:
        #5b08ea
        RGB:
        91, 8, 234
        CMY:
        64, 97, 8
        CMYK:
        61, 97, 0, 8
      HSL:
        262°, 93.3884%, 47.4510%
        HSV (HSB):
        262°, 96.5812%, 91.7647%
        XYZ:
        19.2525, 8.3383, 78.4366
        xyY:
        0.1816, 0.0786, 8.3383
      CIE-Lab:
        34.6778, 75.2042, -91.9119
        CIE-LCH:
        34.6778, 118.7580, 309.2908
        CIE-Luv:
        34.6778, 2.2593, -122.0170
        Hunter-Lab:
        28.8762, 68.4774, -140.8368
      #5b08ea color charts
#5b08ea RGB chart
      #5b08ea CMYK chart
      #5b08ea RGB pie chart
      #5b08ea color shades, tints & tones
#5b08ea color schemes
#5b08ea color preview, HTML & CSS examples
           This text has a color of #5b08ea        
        
          <p style="color:#5b08ea;">Text here</p>
        
        
          .mytext {color:#5b08ea;}
        
        Text color #5b08ea
      
           This box has a color of #5b08ea        
        
          <div style="background-color:#5b08ea;">Content here</div>
        
        
          .mybackground {background-color:#5b08ea;}
        
        Background color #5b08ea
      
           Border around this has a color of #5b08ea        
        
          <div style="border:2px solid #5b08ea;">Content here</div>
        
        
          .myborder {border:2px solid #5b08ea;}
        
        Border color #5b08ea