#3867fe color space conversions
Hex:
        #3867fe
        RGB:
        56, 103, 254
        CMY:
        78, 60, 0
        CMYK:
        78, 59, 0, 0
      HSL:
        226°, 99.0000%, 60.7843%
        HSV (HSB):
        226°, 77.9528%, 99.6078%
        XYZ:
        24.3705, 17.6970, 95.8973
        xyY:
        0.1766, 0.1283, 17.6970
      CIE-Lab:
        49.1265, 36.9298, -79.4232
        CIE-LCH:
        49.1265, 87.5891, 294.9372
        CIE-Luv:
        49.1265, -18.5493, -122.9693
        Hunter-Lab:
        42.0678, 29.7891, -105.7094
      #3867fe color charts
#3867fe RGB chart
      #3867fe CMYK chart
      #3867fe RGB pie chart
      #3867fe color shades, tints & tones
#3867fe color schemes
#3867fe color preview, HTML & CSS examples
           This text has a color of #3867fe        
        
          <p style="color:#3867fe;">Text here</p>
        
        
          .mytext {color:#3867fe;}
        
        Text color #3867fe
      
           This box has a color of #3867fe        
        
          <div style="background-color:#3867fe;">Content here</div>
        
        
          .mybackground {background-color:#3867fe;}
        
        Background color #3867fe
      
           Border around this has a color of #3867fe        
        
          <div style="border:2px solid #3867fe;">Content here</div>
        
        
          .myborder {border:2px solid #3867fe;}
        
        Border color #3867fe