#2956ea color space conversions
Hex:
        #2956ea
        RGB:
        41, 86, 234
        CMY:
        84, 66, 8
        CMYK:
        82, 63, 0, 8
      HSL:
        226°, 82.1277%, 53.9216%
        HSV (HSB):
        226°, 82.4786%, 91.7647%
        XYZ:
        19.0935, 13.0675, 79.3578
        xyY:
        0.1712, 0.1172, 13.0675
      CIE-Lab:
        42.8648, 39.1049, -78.4955
        CIE-LCH:
        42.8648, 87.6968, 296.4816
        CIE-Luv:
        42.8648, -16.3330, -116.3633
        Hunter-Lab:
        36.1490, 31.0210, -104.8549
      #2956ea color charts
#2956ea RGB chart
      #2956ea CMYK chart
      #2956ea RGB pie chart
      #2956ea color shades, tints & tones
#2956ea color schemes
#2956ea color preview, HTML & CSS examples
           This text has a color of #2956ea        
        
          <p style="color:#2956ea;">Text here</p>
        
        
          .mytext {color:#2956ea;}
        
        Text color #2956ea
      
           This box has a color of #2956ea        
        
          <div style="background-color:#2956ea;">Content here</div>
        
        
          .mybackground {background-color:#2956ea;}
        
        Background color #2956ea
      
           Border around this has a color of #2956ea        
        
          <div style="border:2px solid #2956ea;">Content here</div>
        
        
          .myborder {border:2px solid #2956ea;}
        
        Border color #2956ea