#3258d1 color space conversions
Hex:
        #3258d1
        RGB:
        50, 88, 209
        CMY:
        80, 65, 18
        CMYK:
        76, 58, 0, 18
      HSL:
        226°, 63.3466%, 50.7843%
        HSV (HSB):
        226°, 76.0766%, 81.9608%
        XYZ:
        16.3137, 12.2610, 61.8284
        xyY:
        0.1805, 0.1356, 12.2610
      CIE-Lab:
        41.6280, 29.4736, -66.2588
        CIE-LCH:
        41.6280, 72.5184, 293.9807
        CIE-Luv:
        41.6280, -15.5098, -98.6249
        Hunter-Lab:
        35.0157, 21.8852, -80.1793
      #3258d1 color charts
#3258d1 RGB chart
      #3258d1 CMYK chart
      #3258d1 RGB pie chart
      #3258d1 color shades, tints & tones
#3258d1 color schemes
#3258d1 color preview, HTML & CSS examples
           This text has a color of #3258d1        
        
          <p style="color:#3258d1;">Text here</p>
        
        
          .mytext {color:#3258d1;}
        
        Text color #3258d1
      
           This box has a color of #3258d1        
        
          <div style="background-color:#3258d1;">Content here</div>
        
        
          .mybackground {background-color:#3258d1;}
        
        Background color #3258d1
      
           Border around this has a color of #3258d1        
        
          <div style="border:2px solid #3258d1;">Content here</div>
        
        
          .myborder {border:2px solid #3258d1;}
        
        Border color #3258d1