#5969cb color space conversions
Hex:
        #5969cb
        RGB:
        89, 105, 203
        CMY:
        65, 59, 20
        CMYK:
        56, 48, 0, 20
      HSL:
        232°, 52.2936%, 57.2549%
        HSV (HSB):
        232°, 56.1576%, 79.6078%
        XYZ:
        19.9509, 16.5388, 58.6407
        xyY:
        0.2097, 0.1739, 16.5388
      CIE-Lab:
        47.6736, 22.6964, -52.9387
        CIE-LCH:
        47.6736, 57.5989, 293.2063
        CIE-Luv:
        47.6736, -11.2075, -82.4626
        Hunter-Lab:
        40.6679, 16.3998, -57.0251
      #5969cb color charts
#5969cb RGB chart
      #5969cb CMYK chart
      #5969cb RGB pie chart
      #5969cb color shades, tints & tones
#5969cb color schemes
#5969cb color preview, HTML & CSS examples
           This text has a color of #5969cb        
        
          <p style="color:#5969cb;">Text here</p>
        
        
          .mytext {color:#5969cb;}
        
        Text color #5969cb
      
           This box has a color of #5969cb        
        
          <div style="background-color:#5969cb;">Content here</div>
        
        
          .mybackground {background-color:#5969cb;}
        
        Background color #5969cb
      
           Border around this has a color of #5969cb        
        
          <div style="border:2px solid #5969cb;">Content here</div>
        
        
          .myborder {border:2px solid #5969cb;}
        
        Border color #5969cb