#3868fb color space conversions
Hex:
        #3868fb
        RGB:
        56, 104, 251
        CMY:
        78, 59, 2
        CMYK:
        78, 59, 0, 2
      HSL:
        225°, 96.0591%, 60.1961%
        HSV (HSB):
        225°, 77.6892%, 98.4314%
        XYZ:
        23.9938, 17.7064, 93.4199
        xyY:
        0.1776, 0.1310, 17.7064
      CIE-Lab:
        49.1381, 35.2347, -77.7379
        CIE-LCH:
        49.1381, 85.3503, 294.3824
        CIE-Luv:
        49.1381, -18.7920, -120.5326
        Hunter-Lab:
        42.0790, 28.1439, -102.1748
      #3868fb color charts
#3868fb RGB chart
      #3868fb CMYK chart
      #3868fb RGB pie chart
      #3868fb color shades, tints & tones
#3868fb color schemes
#3868fb color preview, HTML & CSS examples
           This text has a color of #3868fb        
        
          <p style="color:#3868fb;">Text here</p>
        
        
          .mytext {color:#3868fb;}
        
        Text color #3868fb
      
           This box has a color of #3868fb        
        
          <div style="background-color:#3868fb;">Content here</div>
        
        
          .mybackground {background-color:#3868fb;}
        
        Background color #3868fb
      
           Border around this has a color of #3868fb        
        
          <div style="border:2px solid #3868fb;">Content here</div>
        
        
          .myborder {border:2px solid #3868fb;}
        
        Border color #3868fb