#3868bf color space conversions
Hex:
        #3868bf
        RGB:
        56, 104, 191
        CMY:
        78, 59, 25
        CMYK:
        71, 46, 0, 25
      HSL:
        219°, 54.6559%, 48.4314%
        HSV (HSB):
        219°, 70.6806%, 74.9020%
        XYZ:
        15.9852, 14.5030, 51.2471
        xyY:
        0.1956, 0.1774, 14.5030
      CIE-Lab:
        44.9458, 13.2945, -50.4936
        CIE-LCH:
        44.9458, 52.2145, 284.7507
        CIE-Luv:
        44.9458, -19.1263, -76.7144
        Hunter-Lab:
        38.0828, 8.2802, -53.1272
      #3868bf color charts
#3868bf RGB chart
      #3868bf CMYK chart
      #3868bf RGB pie chart
      #3868bf color shades, tints & tones
#3868bf color schemes
#3868bf color preview, HTML & CSS examples
           This text has a color of #3868bf        
        
          <p style="color:#3868bf;">Text here</p>
        
        
          .mytext {color:#3868bf;}
        
        Text color #3868bf
      
           This box has a color of #3868bf        
        
          <div style="background-color:#3868bf;">Content here</div>
        
        
          .mybackground {background-color:#3868bf;}
        
        Background color #3868bf
      
           Border around this has a color of #3868bf        
        
          <div style="border:2px solid #3868bf;">Content here</div>
        
        
          .myborder {border:2px solid #3868bf;}
        
        Border color #3868bf