#4265ca color space conversions
Hex:
        #4265ca
        RGB:
        66, 101, 202
        CMY:
        74, 60, 21
        CMYK:
        67, 50, 0, 21
      HSL:
        225°, 56.1983%, 52.5490%
        HSV (HSB):
        225°, 67.3267%, 79.2157%
        XYZ:
        17.5611, 14.7299, 57.7947
        xyY:
        0.1949, 0.1635, 14.7299
      CIE-Lab:
        45.2620, 20.7187, -56.3104
        CIE-LCH:
        45.2620, 60.0010, 290.2005
        CIE-Luv:
        45.2620, -16.0631, -86.1919
        Hunter-Lab:
        38.3795, 14.5111, -62.4175
      #4265ca color charts
#4265ca RGB chart
      #4265ca CMYK chart
      #4265ca RGB pie chart
      #4265ca color shades, tints & tones
#4265ca color schemes
#4265ca color preview, HTML & CSS examples
           This text has a color of #4265ca        
        
          <p style="color:#4265ca;">Text here</p>
        
        
          .mytext {color:#4265ca;}
        
        Text color #4265ca
      
           This box has a color of #4265ca        
        
          <div style="background-color:#4265ca;">Content here</div>
        
        
          .mybackground {background-color:#4265ca;}
        
        Background color #4265ca
      
           Border around this has a color of #4265ca        
        
          <div style="border:2px solid #4265ca;">Content here</div>
        
        
          .myborder {border:2px solid #4265ca;}
        
        Border color #4265ca