#495cf5 color space conversions
Hex:
        #495cf5
        RGB:
        73, 92, 245
        CMY:
        71, 64, 4
        CMYK:
        70, 62, 0, 4
      HSL:
        233°, 89.5833%, 62.3529%
        HSV (HSB):
        233°, 70.2041%, 96.0784%
        XYZ:
        23.0562, 15.6633, 88.1943
        xyY:
        0.1817, 0.1234, 15.6633
      CIE-Lab:
        46.5297, 42.3071, -78.6236
        CIE-LCH:
        46.5297, 89.2836, 298.2846
        CIE-Luv:
        46.5297, -12.9221, -120.1202
        Hunter-Lab:
        39.5769, 34.7287, -104.4196
      #495cf5 color charts
#495cf5 RGB chart
      #495cf5 CMYK chart
      #495cf5 RGB pie chart
      #495cf5 color shades, tints & tones
#495cf5 color schemes
#495cf5 color preview, HTML & CSS examples
           This text has a color of #495cf5        
        
          <p style="color:#495cf5;">Text here</p>
        
        
          .mytext {color:#495cf5;}
        
        Text color #495cf5
      
           This box has a color of #495cf5        
        
          <div style="background-color:#495cf5;">Content here</div>
        
        
          .mybackground {background-color:#495cf5;}
        
        Background color #495cf5
      
           Border around this has a color of #495cf5        
        
          <div style="border:2px solid #495cf5;">Content here</div>
        
        
          .myborder {border:2px solid #495cf5;}
        
        Border color #495cf5