#5c6bdf color space conversions
Hex:
        #5c6bdf
        RGB:
        92, 107, 223
        CMY:
        64, 58, 13
        CMYK:
        59, 52, 0, 13
      HSL:
        233°, 67.1795%, 61.7647%
        HSV (HSB):
        233°, 58.7444%, 87.4510%
        XYZ:
        22.9906, 18.1184, 72.0975
        xyY:
        0.2031, 0.1600, 18.1184
      CIE-Lab:
        49.6394, 28.6069, -61.1497
        CIE-LCH:
        49.6394, 67.5103, 295.0710
        CIE-Luv:
        49.6394, -11.5479, -96.3208
        Hunter-Lab:
        42.5657, 21.9214, -70.6289
      #5c6bdf color charts
#5c6bdf RGB chart
      #5c6bdf CMYK chart
      #5c6bdf RGB pie chart
      #5c6bdf color shades, tints & tones
#5c6bdf color schemes
#5c6bdf color preview, HTML & CSS examples
           This text has a color of #5c6bdf        
        
          <p style="color:#5c6bdf;">Text here</p>
        
        
          .mytext {color:#5c6bdf;}
        
        Text color #5c6bdf
      
           This box has a color of #5c6bdf        
        
          <div style="background-color:#5c6bdf;">Content here</div>
        
        
          .mybackground {background-color:#5c6bdf;}
        
        Background color #5c6bdf
      
           Border around this has a color of #5c6bdf        
        
          <div style="border:2px solid #5c6bdf;">Content here</div>
        
        
          .myborder {border:2px solid #5c6bdf;}
        
        Border color #5c6bdf