#5c81ed color space conversions
Hex:
        #5c81ed
        RGB:
        92, 129, 237
        CMY:
        64, 49, 7
        CMYK:
        61, 46, 0, 7
      HSL:
        225°, 80.1105%, 64.5098%
        HSV (HSB):
        225°, 61.1814%, 92.9412%
        XYZ:
        27.5500, 24.0902, 83.3186
        xyY:
        0.2041, 0.1785, 24.0902
      CIE-Lab:
        56.1780, 19.7883, -58.4875
        CIE-LCH:
        56.1780, 61.7444, 288.6924
        CIE-Luv:
        56.1780, -18.5100, -94.1831
        Hunter-Lab:
        49.0818, 14.3001, -66.2902
      #5c81ed color charts
#5c81ed RGB chart
      #5c81ed CMYK chart
      #5c81ed RGB pie chart
      #5c81ed color shades, tints & tones
#5c81ed color schemes
#5c81ed color preview, HTML & CSS examples
           This text has a color of #5c81ed        
        
          <p style="color:#5c81ed;">Text here</p>
        
        
          .mytext {color:#5c81ed;}
        
        Text color #5c81ed
      
           This box has a color of #5c81ed        
        
          <div style="background-color:#5c81ed;">Content here</div>
        
        
          .mybackground {background-color:#5c81ed;}
        
        Background color #5c81ed
      
           Border around this has a color of #5c81ed        
        
          <div style="border:2px solid #5c81ed;">Content here</div>
        
        
          .myborder {border:2px solid #5c81ed;}
        
        Border color #5c81ed