#3860c4 color space conversions
Hex:
        #3860c4
        RGB:
        56, 96, 196
        CMY:
        78, 62, 23
        CMYK:
        71, 51, 0, 23
      HSL:
        223°, 55.5556%, 49.4118%
        HSV (HSB):
        223°, 71.4286%, 76.8627%
        XYZ:
        15.7776, 13.1920, 53.9393
        xyY:
        0.1903, 0.1591, 13.1920
      CIE-Lab:
        43.0512, 20.2610, -56.4382
        CIE-LCH:
        43.0512, 59.9648, 289.7479
        CIE-Luv:
        43.0512, -16.6551, -85.1413
        Hunter-Lab:
        36.3208, 13.9780, -62.6258
      #3860c4 color charts
#3860c4 RGB chart
      #3860c4 CMYK chart
      #3860c4 RGB pie chart
      #3860c4 color shades, tints & tones
#3860c4 color schemes
#3860c4 color preview, HTML & CSS examples
           This text has a color of #3860c4        
        
          <p style="color:#3860c4;">Text here</p>
        
        
          .mytext {color:#3860c4;}
        
        Text color #3860c4
      
           This box has a color of #3860c4        
        
          <div style="background-color:#3860c4;">Content here</div>
        
        
          .mybackground {background-color:#3860c4;}
        
        Background color #3860c4
      
           Border around this has a color of #3860c4        
        
          <div style="border:2px solid #3860c4;">Content here</div>
        
        
          .myborder {border:2px solid #3860c4;}
        
        Border color #3860c4