#3427e8 color space conversions
Hex:
        #3427e8
        RGB:
        52, 39, 232
        CMY:
        80, 85, 9
        CMYK:
        78, 83, 0, 9
      HSL:
        244°, 80.7531%, 53.1373%
        HSV (HSB):
        244°, 83.1897%, 90.9804%
        XYZ:
        16.7072, 8.0073, 77.0089
        xyY:
        0.1642, 0.0787, 8.0073
      CIE-Lab:
        33.9981, 64.5772, -91.9893
        CIE-LCH:
        33.9981, 112.3932, 305.0691
        CIE-Luv:
        33.9981, -7.1435, -120.4038
        Hunter-Lab:
        28.2972, 55.8697, -141.5459
      #3427e8 color charts
#3427e8 RGB chart
      #3427e8 CMYK chart
      #3427e8 RGB pie chart
      #3427e8 color shades, tints & tones
#3427e8 color schemes
#3427e8 color preview, HTML & CSS examples
           This text has a color of #3427e8        
        
          <p style="color:#3427e8;">Text here</p>
        
        
          .mytext {color:#3427e8;}
        
        Text color #3427e8
      
           This box has a color of #3427e8        
        
          <div style="background-color:#3427e8;">Content here</div>
        
        
          .mybackground {background-color:#3427e8;}
        
        Background color #3427e8
      
           Border around this has a color of #3427e8        
        
          <div style="border:2px solid #3427e8;">Content here</div>
        
        
          .myborder {border:2px solid #3427e8;}
        
        Border color #3427e8