#5c7aeb color space conversions
Hex:
        #5c7aeb
        RGB:
        92, 122, 235
        CMY:
        64, 52, 8
        CMYK:
        61, 48, 0, 8
      HSL:
        227°, 78.1421%, 64.1176%
        HSV (HSB):
        227°, 60.8511%, 92.1569%
        XYZ:
        26.3686, 22.1925, 81.4911
        xyY:
        0.2028, 0.1706, 22.1925
      CIE-Lab:
        54.2307, 23.3829, -60.4976
        CIE-LCH:
        54.2307, 64.8592, 291.1320
        CIE-Luv:
        54.2307, -16.3104, -96.9408
        Hunter-Lab:
        47.1090, 17.4721, -69.5861
      #5c7aeb color charts
#5c7aeb RGB chart
      #5c7aeb CMYK chart
      #5c7aeb RGB pie chart
      #5c7aeb color shades, tints & tones
#5c7aeb color schemes
#5c7aeb color preview, HTML & CSS examples
           This text has a color of #5c7aeb        
        
          <p style="color:#5c7aeb;">Text here</p>
        
        
          .mytext {color:#5c7aeb;}
        
        Text color #5c7aeb
      
           This box has a color of #5c7aeb        
        
          <div style="background-color:#5c7aeb;">Content here</div>
        
        
          .mybackground {background-color:#5c7aeb;}
        
        Background color #5c7aeb
      
           Border around this has a color of #5c7aeb        
        
          <div style="border:2px solid #5c7aeb;">Content here</div>
        
        
          .myborder {border:2px solid #5c7aeb;}
        
        Border color #5c7aeb