#3245e6 color space conversions
Hex:
        #3245e6
        RGB:
        50, 69, 230
        CMY:
        80, 73, 10
        CMYK:
        78, 70, 0, 10
      HSL:
        234°, 78.2609%, 54.9020%
        HSV (HSB):
        234°, 78.2609%, 90.1961%
        XYZ:
        17.7264, 10.6475, 75.9838
        xyY:
        0.1699, 0.1020, 10.6475
      CIE-Lab:
        38.9804, 48.6856, -82.6049
        CIE-LCH:
        38.9804, 95.8846, 300.5142
        CIE-Luv:
        38.9804, -11.6210, -117.5408
        Hunter-Lab:
        32.6305, 39.8661, -115.2219
      #3245e6 color charts
#3245e6 RGB chart
      #3245e6 CMYK chart
      #3245e6 RGB pie chart
      #3245e6 color shades, tints & tones
#3245e6 color schemes
#3245e6 color preview, HTML & CSS examples
           This text has a color of #3245e6        
        
          <p style="color:#3245e6;">Text here</p>
        
        
          .mytext {color:#3245e6;}
        
        Text color #3245e6
      
           This box has a color of #3245e6        
        
          <div style="background-color:#3245e6;">Content here</div>
        
        
          .mybackground {background-color:#3245e6;}
        
        Background color #3245e6
      
           Border around this has a color of #3245e6        
        
          <div style="border:2px solid #3245e6;">Content here</div>
        
        
          .myborder {border:2px solid #3245e6;}
        
        Border color #3245e6