#4134c7 color space conversions
Hex:
        #4134c7
        RGB:
        65, 52, 199
        CMY:
        75, 80, 22
        CMYK:
        67, 74, 0, 22
      HSL:
        245°, 58.5657%, 49.2157%
        HSV (HSB):
        245°, 73.8693%, 78.0392%
        XYZ:
        13.7168, 7.7033, 54.7968
        xyY:
        0.1800, 0.1011, 7.7033
      CIE-Lab:
        33.3572, 49.5189, -73.9860
        CIE-LCH:
        33.3572, 89.0283, 303.7944
        CIE-Luv:
        33.3572, -4.7697, -100.7115
        Hunter-Lab:
        27.7549, 39.6457, -97.6286
      #4134c7 color charts
#4134c7 RGB chart
      #4134c7 CMYK chart
      #4134c7 RGB pie chart
      #4134c7 color shades, tints & tones
#4134c7 color schemes
#4134c7 color preview, HTML & CSS examples
           This text has a color of #4134c7        
        
          <p style="color:#4134c7;">Text here</p>
        
        
          .mytext {color:#4134c7;}
        
        Text color #4134c7
      
           This box has a color of #4134c7        
        
          <div style="background-color:#4134c7;">Content here</div>
        
        
          .mybackground {background-color:#4134c7;}
        
        Background color #4134c7
      
           Border around this has a color of #4134c7        
        
          <div style="border:2px solid #4134c7;">Content here</div>
        
        
          .myborder {border:2px solid #4134c7;}
        
        Border color #4134c7