#5b69be color space conversions
Hex:
        #5b69be
        RGB:
        91, 105, 190
        CMY:
        64, 59, 25
        CMYK:
        52, 45, 0, 25
      HSL:
        232°, 43.2314%, 55.0980%
        HSV (HSB):
        232°, 52.1053%, 74.5098%
        XYZ:
        18.6602, 16.0450, 50.8287
        xyY:
        0.2182, 0.1876, 16.0450
      CIE-Lab:
        47.0335, 18.9043, -46.4696
        CIE-LCH:
        47.0335, 50.1677, 292.1370
        CIE-Luv:
        47.0335, -10.1461, -71.9577
        Hunter-Lab:
        40.0562, 13.0560, -47.1957
      #5b69be color charts
#5b69be RGB chart
      #5b69be CMYK chart
      #5b69be RGB pie chart
      #5b69be color shades, tints & tones
#5b69be color schemes
#5b69be color preview, HTML & CSS examples
           This text has a color of #5b69be        
        
          <p style="color:#5b69be;">Text here</p>
        
        
          .mytext {color:#5b69be;}
        
        Text color #5b69be
      
           This box has a color of #5b69be        
        
          <div style="background-color:#5b69be;">Content here</div>
        
        
          .mybackground {background-color:#5b69be;}
        
        Background color #5b69be
      
           Border around this has a color of #5b69be        
        
          <div style="border:2px solid #5b69be;">Content here</div>
        
        
          .myborder {border:2px solid #5b69be;}
        
        Border color #5b69be