#5806fb color space conversions
Hex:
        #5806fb
        RGB:
        88, 6, 251
        CMY:
        65, 98, 2
        CMYK:
        65, 98, 0, 2
      HSL:
        260°, 96.8379%, 50.3922%
        HSV (HSB):
        260°, 97.6096%, 98.4314%
        XYZ:
        21.5022, 9.1700, 91.9035
        xyY:
        0.1754, 0.0748, 9.1700
      CIE-Lab:
        36.3095, 79.1898, -98.8222
        CIE-LCH:
        36.3095, 126.6367, 308.7065
        CIE-Luv:
        36.3095, -0.0049, -131.4628
        Hunter-Lab:
        30.2820, 73.7533, -158.7431
      #5806fb color charts
#5806fb RGB chart
      #5806fb CMYK chart
      #5806fb RGB pie chart
      #5806fb color shades, tints & tones
#5806fb color schemes
#5806fb color preview, HTML & CSS examples
           This text has a color of #5806fb        
        
          <p style="color:#5806fb;">Text here</p>
        
        
          .mytext {color:#5806fb;}
        
        Text color #5806fb
      
           This box has a color of #5806fb        
        
          <div style="background-color:#5806fb;">Content here</div>
        
        
          .mybackground {background-color:#5806fb;}
        
        Background color #5806fb
      
           Border around this has a color of #5806fb        
        
          <div style="border:2px solid #5806fb;">Content here</div>
        
        
          .myborder {border:2px solid #5806fb;}
        
        Border color #5806fb