#1958d8 color space conversions
Hex:
        #1958d8
        RGB:
        25, 88, 216
        CMY:
        90, 65, 15
        CMYK:
        88, 59, 0, 15
      HSL:
        220°, 79.2531%, 47.2549%
        HSV (HSB):
        220°, 88.4259%, 84.7059%
        XYZ:
        16.2853, 12.1440, 66.4514
        xyY:
        0.1716, 0.1280, 12.1440
      CIE-Lab:
        41.4441, 30.1048, -70.6050
        CIE-LCH:
        41.4441, 76.7552, 293.0926
        CIE-Luv:
        41.4441, -18.3646, -104.2983
        Hunter-Lab:
        34.8482, 22.4323, -88.6653
      #1958d8 color charts
#1958d8 RGB chart
      #1958d8 CMYK chart
      #1958d8 RGB pie chart
      #1958d8 color shades, tints & tones
#1958d8 color schemes
#1958d8 color preview, HTML & CSS examples
           This text has a color of #1958d8        
        
          <p style="color:#1958d8;">Text here</p>
        
        
          .mytext {color:#1958d8;}
        
        Text color #1958d8
      
           This box has a color of #1958d8        
        
          <div style="background-color:#1958d8;">Content here</div>
        
        
          .mybackground {background-color:#1958d8;}
        
        Background color #1958d8
      
           Border around this has a color of #1958d8        
        
          <div style="border:2px solid #1958d8;">Content here</div>
        
        
          .myborder {border:2px solid #1958d8;}
        
        Border color #1958d8