#1958f5 color space conversions
Hex:
        #1958f5
        RGB:
        25, 88, 245
        CMY:
        90, 65, 4
        CMYK:
        90, 64, 0, 4
      HSL:
        223°, 91.6667%, 52.9412%
        HSV (HSB):
        223°, 89.7959%, 96.0784%
        XYZ:
        20.3721, 13.7787, 87.9720
        xyY:
        0.1668, 0.1128, 13.7787
      CIE-Lab:
        43.9139, 40.9785, -82.9768
        CIE-LCH:
        43.9139, 92.5440, 296.2827
        CIE-Luv:
        43.9139, -18.1913, -123.1717
        Hunter-Lab:
        37.1197, 33.0052, -114.5310
      #1958f5 color charts
#1958f5 RGB chart
      #1958f5 CMYK chart
      #1958f5 RGB pie chart
      #1958f5 color shades, tints & tones
#1958f5 color schemes
#1958f5 color preview, HTML & CSS examples
           This text has a color of #1958f5        
        
          <p style="color:#1958f5;">Text here</p>
        
        
          .mytext {color:#1958f5;}
        
        Text color #1958f5
      
           This box has a color of #1958f5        
        
          <div style="background-color:#1958f5;">Content here</div>
        
        
          .mybackground {background-color:#1958f5;}
        
        Background color #1958f5
      
           Border around this has a color of #1958f5        
        
          <div style="border:2px solid #1958f5;">Content here</div>
        
        
          .myborder {border:2px solid #1958f5;}
        
        Border color #1958f5