#5c95ea color space conversions
Hex:
        #5c95ea
        RGB:
        92, 149, 234
        CMY:
        64, 42, 8
        CMYK:
        61, 36, 0, 8
      HSL:
        216°, 77.1739%, 63.9216%
        HSV (HSB):
        216°, 60.6838%, 91.7647%
        XYZ:
        30.0124, 29.7107, 81.9948
        xyY:
        0.2118, 0.2096, 29.7107
      CIE-Lab:
        61.4038, 6.8421, -48.5035
        CIE-LCH:
        61.4038, 48.9838, 278.0294
        CIE-Luv:
        61.4038, -25.1348, -78.0731
        Hunter-Lab:
        54.5075, 2.8956, -51.0337
      #5c95ea color charts
#5c95ea RGB chart
      #5c95ea CMYK chart
      #5c95ea RGB pie chart
      #5c95ea color shades, tints & tones
#5c95ea color schemes
#5c95ea color preview, HTML & CSS examples
           This text has a color of #5c95ea        
        
          <p style="color:#5c95ea;">Text here</p>
        
        
          .mytext {color:#5c95ea;}
        
        Text color #5c95ea
      
           This box has a color of #5c95ea        
        
          <div style="background-color:#5c95ea;">Content here</div>
        
        
          .mybackground {background-color:#5c95ea;}
        
        Background color #5c95ea
      
           Border around this has a color of #5c95ea        
        
          <div style="border:2px solid #5c95ea;">Content here</div>
        
        
          .myborder {border:2px solid #5c95ea;}
        
        Border color #5c95ea