#5c79bb color space conversions
Hex:
        #5c79bb
        RGB:
        92, 121, 187
        CMY:
        64, 53, 27
        CMYK:
        51, 35, 0, 27
      HSL:
        222°, 41.1255%, 54.7059%
        HSV (HSB):
        222°, 50.8021%, 73.3333%
        XYZ:
        20.2206, 19.5379, 49.7192
        xyY:
        0.2260, 0.2184, 19.5379
      CIE-Lab:
        51.3107, 8.3525, -37.9579
        CIE-LCH:
        51.3107, 38.8660, 282.4100
        CIE-Luv:
        51.3107, -15.3008, -58.7630
        Hunter-Lab:
        44.2017, 4.3041, -35.7496
      #5c79bb color charts
#5c79bb RGB chart
      #5c79bb CMYK chart
      #5c79bb RGB pie chart
      #5c79bb color shades, tints & tones
#5c79bb color schemes
#5c79bb color preview, HTML & CSS examples
           This text has a color of #5c79bb        
        
          <p style="color:#5c79bb;">Text here</p>
        
        
          .mytext {color:#5c79bb;}
        
        Text color #5c79bb
      
           This box has a color of #5c79bb        
        
          <div style="background-color:#5c79bb;">Content here</div>
        
        
          .mybackground {background-color:#5c79bb;}
        
        Background color #5c79bb
      
           Border around this has a color of #5c79bb        
        
          <div style="border:2px solid #5c79bb;">Content here</div>
        
        
          .myborder {border:2px solid #5c79bb;}
        
        Border color #5c79bb