#1958e7 color space conversions
Hex:
        #1958e7
        RGB:
        25, 88, 231
        CMY:
        90, 65, 9
        CMYK:
        89, 62, 0, 9
      HSL:
        222°, 81.1024%, 50.1961%
        HSV (HSB):
        222°, 89.1775%, 90.5882%
        XYZ:
        18.3144, 12.9556, 77.1367
        xyY:
        0.1689, 0.1195, 12.9556
      CIE-Lab:
        42.6963, 35.7927, -77.0908
        CIE-LCH:
        42.6963, 84.9948, 294.9051
        CIE-Luv:
        42.6963, -18.2429, -114.2059
        Hunter-Lab:
        35.9939, 27.8349, -101.8655
      #1958e7 color charts
#1958e7 RGB chart
      #1958e7 CMYK chart
      #1958e7 RGB pie chart
      #1958e7 color shades, tints & tones
#1958e7 color schemes
#1958e7 color preview, HTML & CSS examples
           This text has a color of #1958e7        
        
          <p style="color:#1958e7;">Text here</p>
        
        
          .mytext {color:#1958e7;}
        
        Text color #1958e7
      
           This box has a color of #1958e7        
        
          <div style="background-color:#1958e7;">Content here</div>
        
        
          .mybackground {background-color:#1958e7;}
        
        Background color #1958e7
      
           Border around this has a color of #1958e7        
        
          <div style="border:2px solid #1958e7;">Content here</div>
        
        
          .myborder {border:2px solid #1958e7;}
        
        Border color #1958e7