#3258d4 color space conversions
Hex:
        #3258d4
        RGB:
        50, 88, 212
        CMY:
        80, 65, 17
        CMYK:
        76, 58, 0, 17
      HSL:
        226°, 65.3226%, 51.3725%
        HSV (HSB):
        226°, 76.4151%, 83.1373%
        XYZ:
        16.6888, 12.4110, 63.8033
        xyY:
        0.1796, 0.1336, 12.4110
      CIE-Lab:
        41.8621, 30.5779, -67.6002
        CIE-LCH:
        41.8621, 74.1943, 294.3389
        CIE-Luv:
        41.8621, -15.5230, -100.6922
        Hunter-Lab:
        35.2293, 22.9076, -82.7189
      #3258d4 color charts
#3258d4 RGB chart
      #3258d4 CMYK chart
      #3258d4 RGB pie chart
      #3258d4 color shades, tints & tones
#3258d4 color schemes
#3258d4 color preview, HTML & CSS examples
           This text has a color of #3258d4        
        
          <p style="color:#3258d4;">Text here</p>
        
        
          .mytext {color:#3258d4;}
        
        Text color #3258d4
      
           This box has a color of #3258d4        
        
          <div style="background-color:#3258d4;">Content here</div>
        
        
          .mybackground {background-color:#3258d4;}
        
        Background color #3258d4
      
           Border around this has a color of #3258d4        
        
          <div style="border:2px solid #3258d4;">Content here</div>
        
        
          .myborder {border:2px solid #3258d4;}
        
        Border color #3258d4