#3f88ca color space conversions
Hex:
        #3f88ca
        RGB:
        63, 136, 202
        CMY:
        75, 47, 21
        CMYK:
        69, 33, 0, 21
      HSL:
        208°, 56.7347%, 51.9608%
        HSV (HSB):
        208°, 68.8119%, 79.2157%
        XYZ:
        21.5147, 22.9293, 59.1690
        xyY:
        0.2076, 0.2213, 22.9293
      CIE-Lab:
        54.9995, -1.3112, -40.7950
        CIE-LCH:
        54.9995, 40.8161, 268.1591
        CIE-Luv:
        54.9995, -28.1284, -63.1090
        Hunter-Lab:
        47.8846, -3.5973, -39.7429
      #3f88ca color charts
#3f88ca RGB chart
      #3f88ca CMYK chart
      #3f88ca RGB pie chart
      #3f88ca color shades, tints & tones
#3f88ca color schemes
#3f88ca color preview, HTML & CSS examples
           This text has a color of #3f88ca        
        
          <p style="color:#3f88ca;">Text here</p>
        
        
          .mytext {color:#3f88ca;}
        
        Text color #3f88ca
      
           This box has a color of #3f88ca        
        
          <div style="background-color:#3f88ca;">Content here</div>
        
        
          .mybackground {background-color:#3f88ca;}
        
        Background color #3f88ca
      
           Border around this has a color of #3f88ca        
        
          <div style="border:2px solid #3f88ca;">Content here</div>
        
        
          .myborder {border:2px solid #3f88ca;}
        
        Border color #3f88ca