#1958d1 color space conversions
Hex:
        #1958d1
        RGB:
        25, 88, 209
        CMY:
        90, 65, 18
        CMYK:
        88, 58, 0, 18
      HSL:
        219°, 78.6325%, 45.8824%
        HSV (HSB):
        219°, 88.0383%, 81.9608%
        XYZ:
        15.3993, 11.7896, 61.7856
        xyY:
        0.1731, 0.1325, 11.7896
      CIE-Lab:
        40.8797, 27.4066, -67.5107
        CIE-LCH:
        40.8797, 72.8616, 292.0952
        CIE-Luv:
        40.8797, -18.4472, -99.5564
        Hunter-Lab:
        34.3359, 19.9672, -82.6538
      #1958d1 color charts
#1958d1 RGB chart
      #1958d1 CMYK chart
      #1958d1 RGB pie chart
      #1958d1 color shades, tints & tones
#1958d1 color schemes
#1958d1 color preview, HTML & CSS examples
           This text has a color of #1958d1        
        
          <p style="color:#1958d1;">Text here</p>
        
        
          .mytext {color:#1958d1;}
        
        Text color #1958d1
      
           This box has a color of #1958d1        
        
          <div style="background-color:#1958d1;">Content here</div>
        
        
          .mybackground {background-color:#1958d1;}
        
        Background color #1958d1
      
           Border around this has a color of #1958d1        
        
          <div style="border:2px solid #1958d1;">Content here</div>
        
        
          .myborder {border:2px solid #1958d1;}
        
        Border color #1958d1