#3864fd color space conversions
Hex:
        #3864fd
        RGB:
        56, 100, 253
        CMY:
        78, 61, 1
        CMYK:
        78, 60, 0, 1
      HSL:
        227°, 98.0100%, 60.5882%
        HSV (HSB):
        227°, 77.8656%, 99.2157%
        XYZ:
        23.9177, 17.0469, 94.9583
        xyY:
        0.1760, 0.1254, 17.0469
      CIE-Lab:
        48.3191, 38.4301, -80.1875
        CIE-LCH:
        48.3191, 88.9208, 295.6062
        CIE-Luv:
        48.3191, -17.8144, -123.4626
        Hunter-Lab:
        41.2879, 31.1493, -107.4597
      #3864fd color charts
#3864fd RGB chart
      #3864fd CMYK chart
      #3864fd RGB pie chart
      #3864fd color shades, tints & tones
#3864fd color schemes
#3864fd color preview, HTML & CSS examples
           This text has a color of #3864fd        
        
          <p style="color:#3864fd;">Text here</p>
        
        
          .mytext {color:#3864fd;}
        
        Text color #3864fd
      
           This box has a color of #3864fd        
        
          <div style="background-color:#3864fd;">Content here</div>
        
        
          .mybackground {background-color:#3864fd;}
        
        Background color #3864fd
      
           Border around this has a color of #3864fd        
        
          <div style="border:2px solid #3864fd;">Content here</div>
        
        
          .myborder {border:2px solid #3864fd;}
        
        Border color #3864fd