#4150c2 color space conversions
Hex:
        #4150c2
        RGB:
        65, 80, 194
        CMY:
        75, 69, 24
        CMYK:
        66, 59, 0, 24
      HSL:
        233°, 51.3944%, 50.7843%
        HSV (HSB):
        233°, 66.4948%, 76.0784%
        XYZ:
        14.7862, 10.7562, 52.3358
        xyY:
        0.1899, 0.1381, 10.7562
      CIE-Lab:
        39.1667, 31.1241, -61.5514
        CIE-LCH:
        39.1667, 68.9731, 296.8239
        CIE-Luv:
        39.1667, -10.3361, -90.5033
        Hunter-Lab:
        32.7966, 23.0820, -71.6554
      #4150c2 color charts
#4150c2 RGB chart
      #4150c2 CMYK chart
      #4150c2 RGB pie chart
      #4150c2 color shades, tints & tones
#4150c2 color schemes
#4150c2 color preview, HTML & CSS examples
           This text has a color of #4150c2        
        
          <p style="color:#4150c2;">Text here</p>
        
        
          .mytext {color:#4150c2;}
        
        Text color #4150c2
      
           This box has a color of #4150c2        
        
          <div style="background-color:#4150c2;">Content here</div>
        
        
          .mybackground {background-color:#4150c2;}
        
        Background color #4150c2
      
           Border around this has a color of #4150c2        
        
          <div style="border:2px solid #4150c2;">Content here</div>
        
        
          .myborder {border:2px solid #4150c2;}
        
        Border color #4150c2