#5c95fd color space conversions
Hex:
        #5c95fd
        RGB:
        92, 149, 253
        CMY:
        64, 42, 1
        CMYK:
        64, 41, 0, 1
      HSL:
        219°, 97.5758%, 67.6471%
        HSV (HSB):
        219°, 63.6364%, 99.2157%
        XYZ:
        32.8907, 30.8621, 97.1520
        xyY:
        0.2044, 0.1918, 30.8621
      CIE-Lab:
        62.3910, 13.1410, -57.3858
        CIE-LCH:
        62.3910, 58.8712, 282.8980
        CIE-Luv:
        62.3910, -24.9235, -93.7023
        Hunter-Lab:
        55.5536, 8.4627, -64.7986
      #5c95fd color charts
#5c95fd RGB chart
      #5c95fd CMYK chart
      #5c95fd RGB pie chart
      #5c95fd color shades, tints & tones
#5c95fd color schemes
#5c95fd color preview, HTML & CSS examples
           This text has a color of #5c95fd        
        
          <p style="color:#5c95fd;">Text here</p>
        
        
          .mytext {color:#5c95fd;}
        
        Text color #5c95fd
      
           This box has a color of #5c95fd        
        
          <div style="background-color:#5c95fd;">Content here</div>
        
        
          .mybackground {background-color:#5c95fd;}
        
        Background color #5c95fd
      
           Border around this has a color of #5c95fd        
        
          <div style="border:2px solid #5c95fd;">Content here</div>
        
        
          .myborder {border:2px solid #5c95fd;}
        
        Border color #5c95fd