#2958fc color space conversions
Hex:
        #2958fc
        RGB:
        41, 88, 252
        CMY:
        84, 65, 1
        CMYK:
        84, 65, 0, 1
      HSL:
        227°, 97.2350%, 57.4510%
        HSV (HSB):
        227°, 83.7302%, 98.8235%
        XYZ:
        21.9749, 14.4791, 93.7320
        xyY:
        0.1688, 0.1112, 14.4791
      CIE-Lab:
        44.9124, 44.3248, -85.2351
        CIE-LCH:
        44.9124, 96.0713, 297.4758
        CIE-Luv:
        44.9124, -16.8845, -127.2281
        Hunter-Lab:
        38.0515, 36.4944, -119.4128
      #2958fc color charts
#2958fc RGB chart
      #2958fc CMYK chart
      #2958fc RGB pie chart
      #2958fc color shades, tints & tones
#2958fc color schemes
#2958fc color preview, HTML & CSS examples
           This text has a color of #2958fc        
        
          <p style="color:#2958fc;">Text here</p>
        
        
          .mytext {color:#2958fc;}
        
        Text color #2958fc
      
           This box has a color of #2958fc        
        
          <div style="background-color:#2958fc;">Content here</div>
        
        
          .mybackground {background-color:#2958fc;}
        
        Background color #2958fc
      
           Border around this has a color of #2958fc        
        
          <div style="border:2px solid #2958fc;">Content here</div>
        
        
          .myborder {border:2px solid #2958fc;}
        
        Border color #2958fc