#3860ff color space conversions
Hex:
        #3860ff
        RGB:
        56, 96, 255
        CMY:
        78, 62, 0
        CMYK:
        78, 62, 0, 0
      HSL:
        228°, 100.0000%, 60.9804%
        HSV (HSB):
        228°, 78.0392%, 100.0000%
        XYZ:
        23.8638, 16.4265, 96.5206
        xyY:
        0.1744, 0.1201, 16.4265
      CIE-Lab:
        47.5291, 41.5979, -82.5918
        CIE-LCH:
        47.5291, 92.4758, 296.7324
        CIE-Luv:
        47.5291, -16.8869, -126.2052
        Hunter-Lab:
        40.5296, 34.1736, -112.8274
      #3860ff color charts
#3860ff RGB chart
      #3860ff CMYK chart
      #3860ff RGB pie chart
      #3860ff color shades, tints & tones
#3860ff color schemes
#3860ff color preview, HTML & CSS examples
           This text has a color of #3860ff        
        
          <p style="color:#3860ff;">Text here</p>
        
        
          .mytext {color:#3860ff;}
        
        Text color #3860ff
      
           This box has a color of #3860ff        
        
          <div style="background-color:#3860ff;">Content here</div>
        
        
          .mybackground {background-color:#3860ff;}
        
        Background color #3860ff
      
           Border around this has a color of #3860ff        
        
          <div style="border:2px solid #3860ff;">Content here</div>
        
        
          .myborder {border:2px solid #3860ff;}
        
        Border color #3860ff