#5906cd color space conversions
Hex:
        #5906cd
        RGB:
        89, 6, 205
        CMY:
        65, 98, 20
        CMYK:
        57, 97, 0, 20
      HSL:
        265°, 94.3128%, 41.3725%
        HSV (HSB):
        265°, 97.0732%, 80.3922%
        XYZ:
        15.2044, 6.6619, 58.2421
        xyY:
        0.1898, 0.0832, 6.6619
      CIE-Lab:
        31.0244, 68.7317, -81.2747
        CIE-LCH:
        31.0244, 106.4407, 310.2203
        CIE-Luv:
        31.0244, 4.8310, -105.4626
        Hunter-Lab:
        25.8106, 59.9814, -115.7216
      #5906cd color charts
#5906cd RGB chart
      #5906cd CMYK chart
      #5906cd RGB pie chart
      #5906cd color shades, tints & tones
#5906cd color schemes
#5906cd color preview, HTML & CSS examples
           This text has a color of #5906cd        
        
          <p style="color:#5906cd;">Text here</p>
        
        
          .mytext {color:#5906cd;}
        
        Text color #5906cd
      
           This box has a color of #5906cd        
        
          <div style="background-color:#5906cd;">Content here</div>
        
        
          .mybackground {background-color:#5906cd;}
        
        Background color #5906cd
      
           Border around this has a color of #5906cd        
        
          <div style="border:2px solid #5906cd;">Content here</div>
        
        
          .myborder {border:2px solid #5906cd;}
        
        Border color #5906cd