#5b68bc color space conversions
Hex:
        #5b68bc
        RGB:
        91, 104, 188
        CMY:
        64, 59, 26
        CMYK:
        52, 45, 0, 26
      HSL:
        232°, 41.9913%, 54.7059%
        HSV (HSB):
        232°, 51.5957%, 73.7255%
        XYZ:
        18.3418, 15.7556, 49.6514
        xyY:
        0.2190, 0.1881, 15.7556
      CIE-Lab:
        46.6522, 18.8852, -45.9197
        CIE-LCH:
        46.6522, 49.6515, 292.3557
        CIE-Luv:
        46.6522, -9.7470, -70.9721
        Hunter-Lab:
        39.6933, 13.0193, -46.3790
      #5b68bc color charts
#5b68bc RGB chart
      #5b68bc CMYK chart
      #5b68bc RGB pie chart
      #5b68bc color shades, tints & tones
#5b68bc color schemes
#5b68bc color preview, HTML & CSS examples
           This text has a color of #5b68bc        
        
          <p style="color:#5b68bc;">Text here</p>
        
        
          .mytext {color:#5b68bc;}
        
        Text color #5b68bc
      
           This box has a color of #5b68bc        
        
          <div style="background-color:#5b68bc;">Content here</div>
        
        
          .mybackground {background-color:#5b68bc;}
        
        Background color #5b68bc
      
           Border around this has a color of #5b68bc        
        
          <div style="border:2px solid #5b68bc;">Content here</div>
        
        
          .myborder {border:2px solid #5b68bc;}
        
        Border color #5b68bc