#4126cd color space conversions
Hex:
        #4126cd
        RGB:
        65, 38, 205
        CMY:
        75, 85, 20
        CMYK:
        68, 81, 0, 20
      HSL:
        250°, 68.7243%, 47.6471%
        HSV (HSB):
        250°, 81.4634%, 80.3922%
        XYZ:
        13.8925, 6.9178, 58.3607
        xyY:
        0.1755, 0.0874, 6.9178
      CIE-Lab:
        31.6191, 58.1262, -80.3595
        CIE-LCH:
        31.6191, 99.1781, 305.8793
        CIE-Luv:
        31.6191, -3.2939, -105.0870
        Hunter-Lab:
        26.3018, 48.2553, -113.1467
      #4126cd color charts
#4126cd RGB chart
      #4126cd CMYK chart
      #4126cd RGB pie chart
      #4126cd color shades, tints & tones
#4126cd color schemes
#4126cd color preview, HTML & CSS examples
           This text has a color of #4126cd        
        
          <p style="color:#4126cd;">Text here</p>
        
        
          .mytext {color:#4126cd;}
        
        Text color #4126cd
      
           This box has a color of #4126cd        
        
          <div style="background-color:#4126cd;">Content here</div>
        
        
          .mybackground {background-color:#4126cd;}
        
        Background color #4126cd
      
           Border around this has a color of #4126cd        
        
          <div style="border:2px solid #4126cd;">Content here</div>
        
        
          .myborder {border:2px solid #4126cd;}
        
        Border color #4126cd