#5b68be color space conversions
Hex:
        #5b68be
        RGB:
        91, 104, 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.5590, 15.8425, 50.7949
        xyY:
        0.2178, 0.1860, 15.8425
      CIE-Lab:
        46.7671, 19.5257, -46.8945
        CIE-LCH:
        46.7671, 50.7971, 292.6056
        CIE-Luv:
        46.7671, -9.8175, -72.5717
        Hunter-Lab:
        39.8026, 13.5755, -47.8023
      #5b68be color charts
#5b68be RGB chart
      #5b68be CMYK chart
      #5b68be RGB pie chart
      #5b68be color shades, tints & tones
#5b68be color schemes
#5b68be color preview, HTML & CSS examples
           This text has a color of #5b68be        
        
          <p style="color:#5b68be;">Text here</p>
        
        
          .mytext {color:#5b68be;}
        
        Text color #5b68be
      
           This box has a color of #5b68be        
        
          <div style="background-color:#5b68be;">Content here</div>
        
        
          .mybackground {background-color:#5b68be;}
        
        Background color #5b68be
      
           Border around this has a color of #5b68be        
        
          <div style="border:2px solid #5b68be;">Content here</div>
        
        
          .myborder {border:2px solid #5b68be;}
        
        Border color #5b68be