#5b67aa color space conversions
Hex:
        #5b67aa
        RGB:
        91, 103, 170
        CMY:
        64, 60, 33
        CMYK:
        46, 39, 0, 33
      HSL:
        231°, 31.7269%, 51.1765%
        HSV (HSB):
        231°, 46.4706%, 66.6667%
        XYZ:
        16.4203, 14.8269, 40.0266
        xyY:
        0.2304, 0.2080, 14.8269
      CIE-Lab:
        45.3962, 13.8350, -37.4159
        CIE-LCH:
        45.3962, 39.8918, 290.2925
        CIE-Luv:
        45.3962, -8.7546, -56.9681
        Hunter-Lab:
        38.5057, 8.7342, -34.6778
      #5b67aa color charts
#5b67aa RGB chart
      #5b67aa CMYK chart
      #5b67aa RGB pie chart
      #5b67aa color shades, tints & tones
#5b67aa color schemes
#5b67aa color preview, HTML & CSS examples
           This text has a color of #5b67aa        
        
          <p style="color:#5b67aa;">Text here</p>
        
        
          .mytext {color:#5b67aa;}
        
        Text color #5b67aa
      
           This box has a color of #5b67aa        
        
          <div style="background-color:#5b67aa;">Content here</div>
        
        
          .mybackground {background-color:#5b67aa;}
        
        Background color #5b67aa
      
           Border around this has a color of #5b67aa        
        
          <div style="border:2px solid #5b67aa;">Content here</div>
        
        
          .myborder {border:2px solid #5b67aa;}
        
        Border color #5b67aa