#3814fc color space conversions
Hex:
        #3814fc
        RGB:
        56, 20, 252
        CMY:
        78, 92, 1
        CMYK:
        78, 92, 0, 1
      HSL:
        249°, 97.4790%, 53.3333%
        HSV (HSB):
        249°, 92.0635%, 98.8235%
        XYZ:
        19.4517, 8.3693, 92.6857
        xyY:
        0.1614, 0.0695, 8.3693
      CIE-Lab:
        34.7405, 75.9432, -102.0621
        CIE-LCH:
        34.7405, 127.2165, 306.6525
        CIE-Luv:
        34.7405, -6.2868, -131.1009
        Hunter-Lab:
        28.9298, 69.3921, -169.7032
      #3814fc color charts
#3814fc RGB chart
      #3814fc CMYK chart
      #3814fc RGB pie chart
      #3814fc color shades, tints & tones
#3814fc color schemes
#3814fc color preview, HTML & CSS examples
           This text has a color of #3814fc        
        
          <p style="color:#3814fc;">Text here</p>
        
        
          .mytext {color:#3814fc;}
        
        Text color #3814fc
      
           This box has a color of #3814fc        
        
          <div style="background-color:#3814fc;">Content here</div>
        
        
          .mybackground {background-color:#3814fc;}
        
        Background color #3814fc
      
           Border around this has a color of #3814fc        
        
          <div style="border:2px solid #3814fc;">Content here</div>
        
        
          .myborder {border:2px solid #3814fc;}
        
        Border color #3814fc