#5609bd color space conversions
Hex:
        #5609bd
        RGB:
        86, 9, 189
        CMY:
        66, 96, 26
        CMYK:
        54, 95, 0, 26
      HSL:
        266°, 90.9091%, 38.8235%
        HSV (HSB):
        266°, 95.2381%, 74.1176%
        XYZ:
        13.1207, 5.8479, 48.5813
        xyY:
        0.1942, 0.0866, 5.8479
      CIE-Lab:
        29.0255, 64.3349, -75.1967
        CIE-LCH:
        29.0255, 98.9622, 310.5488
        CIE-Luv:
        29.0255, 5.6602, -96.1796
        Hunter-Lab:
        24.1825, 54.5297, -102.1827
      #5609bd color charts
#5609bd RGB chart
      #5609bd CMYK chart
      #5609bd RGB pie chart
      #5609bd color shades, tints & tones
#5609bd color schemes
#5609bd color preview, HTML & CSS examples
           This text has a color of #5609bd        
        
          <p style="color:#5609bd;">Text here</p>
        
        
          .mytext {color:#5609bd;}
        
        Text color #5609bd
      
           This box has a color of #5609bd        
        
          <div style="background-color:#5609bd;">Content here</div>
        
        
          .mybackground {background-color:#5609bd;}
        
        Background color #5609bd
      
           Border around this has a color of #5609bd        
        
          <div style="border:2px solid #5609bd;">Content here</div>
        
        
          .myborder {border:2px solid #5609bd;}
        
        Border color #5609bd