#3414fc color space conversions
Hex:
        #3414fc
        RGB:
        52, 20, 252
        CMY:
        80, 92, 1
        CMYK:
        79, 92, 0, 1
      HSL:
        248°, 97.4790%, 53.3333%
        HSV (HSB):
        248°, 92.0635%, 98.8235%
        XYZ:
        19.2370, 8.2587, 92.6756
        xyY:
        0.1601, 0.0687, 8.2587
      CIE-Lab:
        34.5159, 75.8235, -102.4427
        CIE-LCH:
        34.5159, 127.4508, 306.5072
        CIE-Luv:
        34.5159, -6.7879, -130.9530
        Hunter-Lab:
        28.7379, 69.1959, -171.0855
      #3414fc color charts
#3414fc RGB chart
      #3414fc CMYK chart
      #3414fc RGB pie chart
      #3414fc color shades, tints & tones
#3414fc color schemes
#3414fc color preview, HTML & CSS examples
           This text has a color of #3414fc        
        
          <p style="color:#3414fc;">Text here</p>
        
        
          .mytext {color:#3414fc;}
        
        Text color #3414fc
      
           This box has a color of #3414fc        
        
          <div style="background-color:#3414fc;">Content here</div>
        
        
          .mybackground {background-color:#3414fc;}
        
        Background color #3414fc
      
           Border around this has a color of #3414fc        
        
          <div style="border:2px solid #3414fc;">Content here</div>
        
        
          .myborder {border:2px solid #3414fc;}
        
        Border color #3414fc