#3245e4 color space conversions
Hex:
        #3245e4
        RGB:
        50, 69, 228
        CMY:
        80, 73, 11
        CMYK:
        78, 70, 0, 11
      HSL:
        234°, 76.7241%, 54.5098%
        HSV (HSB):
        234°, 78.0702%, 89.4118%
        XYZ:
        17.4471, 10.5358, 74.5128
        xyY:
        0.1702, 0.1028, 10.5358
      CIE-Lab:
        38.7874, 48.0089, -81.7855
        CIE-LCH:
        38.7874, 94.8352, 300.4134
        CIE-Luv:
        38.7874, -11.5678, -116.3273
        Hunter-Lab:
        32.4589, 39.1432, -113.3853
      #3245e4 color charts
#3245e4 RGB chart
      #3245e4 CMYK chart
      #3245e4 RGB pie chart
      #3245e4 color shades, tints & tones
#3245e4 color schemes
#3245e4 color preview, HTML & CSS examples
           This text has a color of #3245e4        
        
          <p style="color:#3245e4;">Text here</p>
        
        
          .mytext {color:#3245e4;}
        
        Text color #3245e4
      
           This box has a color of #3245e4        
        
          <div style="background-color:#3245e4;">Content here</div>
        
        
          .mybackground {background-color:#3245e4;}
        
        Background color #3245e4
      
           Border around this has a color of #3245e4        
        
          <div style="border:2px solid #3245e4;">Content here</div>
        
        
          .myborder {border:2px solid #3245e4;}
        
        Border color #3245e4