#4150ea color space conversions
Hex:
        #4150ea
        RGB:
        65, 80, 234
        CMY:
        75, 69, 8
        CMYK:
        72, 66, 0, 8
      HSL:
        235°, 80.0948%, 58.6275%
        HSV (HSB):
        235°, 72.2222%, 91.7647%
        XYZ:
        19.8999, 12.8017, 79.2640
        xyY:
        0.1777, 0.1143, 12.8017
      CIE-Lab:
        42.4629, 44.9032, -79.1175
        CIE-LCH:
        42.4629, 90.9719, 299.5771
        CIE-Luv:
        42.4629, -11.5042, -117.1060
        Hunter-Lab:
        35.7794, 36.6648, -106.3028
      #4150ea color charts
#4150ea RGB chart
      #4150ea CMYK chart
      #4150ea RGB pie chart
      #4150ea color shades, tints & tones
#4150ea color schemes
#4150ea color preview, HTML & CSS examples
           This text has a color of #4150ea        
        
          <p style="color:#4150ea;">Text here</p>
        
        
          .mytext {color:#4150ea;}
        
        Text color #4150ea
      
           This box has a color of #4150ea        
        
          <div style="background-color:#4150ea;">Content here</div>
        
        
          .mybackground {background-color:#4150ea;}
        
        Background color #4150ea
      
           Border around this has a color of #4150ea        
        
          <div style="border:2px solid #4150ea;">Content here</div>
        
        
          .myborder {border:2px solid #4150ea;}
        
        Border color #4150ea