#4150ad color space conversions
Hex:
        #4150ad
        RGB:
        65, 80, 173
        CMY:
        75, 69, 32
        CMYK:
        62, 54, 0, 32
      HSL:
        232°, 45.3782%, 46.6667%
        HSV (HSB):
        232°, 62.4277%, 67.8431%
        XYZ:
        12.5915, 9.8783, 40.7782
        xyY:
        0.1991, 0.1562, 9.8783
      CIE-Lab:
        37.6231, 23.7540, -51.7091
        CIE-LCH:
        37.6231, 56.9042, 294.6730
        CIE-Luv:
        37.6231, -9.7485, -75.4669
        Hunter-Lab:
        31.4297, 16.5092, -54.9245
      #4150ad color charts
#4150ad RGB chart
      #4150ad CMYK chart
      #4150ad RGB pie chart
      #4150ad color shades, tints & tones
#4150ad color schemes
#4150ad color preview, HTML & CSS examples
           This text has a color of #4150ad        
        
          <p style="color:#4150ad;">Text here</p>
        
        
          .mytext {color:#4150ad;}
        
        Text color #4150ad
      
           This box has a color of #4150ad        
        
          <div style="background-color:#4150ad;">Content here</div>
        
        
          .mybackground {background-color:#4150ad;}
        
        Background color #4150ad
      
           Border around this has a color of #4150ad        
        
          <div style="border:2px solid #4150ad;">Content here</div>
        
        
          .myborder {border:2px solid #4150ad;}
        
        Border color #4150ad