#2958e3 color space conversions
Hex:
        #2958e3
        RGB:
        41, 88, 227
        CMY:
        84, 65, 11
        CMYK:
        82, 61, 0, 11
      HSL:
        225°, 76.8595%, 52.5490%
        HSV (HSB):
        225°, 81.9383%, 89.0196%
        XYZ:
        18.2693, 12.9969, 74.2188
        xyY:
        0.1732, 0.1232, 12.9969
      CIE-Lab:
        42.7586, 35.2869, -74.7064
        CIE-LCH:
        42.7586, 82.6209, 295.2833
        CIE-Luv:
        42.7586, -16.7788, -111.1597
        Hunter-Lab:
        36.0512, 27.3669, -96.8247
      #2958e3 color charts
#2958e3 RGB chart
      #2958e3 CMYK chart
      #2958e3 RGB pie chart
      #2958e3 color shades, tints & tones
#2958e3 color schemes
#2958e3 color preview, HTML & CSS examples
           This text has a color of #2958e3        
        
          <p style="color:#2958e3;">Text here</p>
        
        
          .mytext {color:#2958e3;}
        
        Text color #2958e3
      
           This box has a color of #2958e3        
        
          <div style="background-color:#2958e3;">Content here</div>
        
        
          .mybackground {background-color:#2958e3;}
        
        Background color #2958e3
      
           Border around this has a color of #2958e3        
        
          <div style="border:2px solid #2958e3;">Content here</div>
        
        
          .myborder {border:2px solid #2958e3;}
        
        Border color #2958e3