#3f91cf color space conversions
Hex:
        #3f91cf
        RGB:
        63, 145, 207
        CMY:
        75, 43, 19
        CMYK:
        70, 30, 0, 19
      HSL:
        206°, 60.0000%, 52.9412%
        HSV (HSB):
        206°, 69.5652%, 81.1765%
        XYZ:
        23.4378, 25.8126, 62.7785
        xyY:
        0.2092, 0.2304, 25.8126
      CIE-Lab:
        57.8587, -4.8142, -39.1188
        CIE-LCH:
        57.8587, 39.4140, 262.9841
        CIE-Luv:
        57.8587, -31.0771, -60.5316
        Hunter-Lab:
        50.8061, -6.5652, -37.6974
      #3f91cf color charts
#3f91cf RGB chart
      #3f91cf CMYK chart
      #3f91cf RGB pie chart
      #3f91cf color shades, tints & tones
#3f91cf color schemes
#3f91cf color preview, HTML & CSS examples
           This text has a color of #3f91cf        
        
          <p style="color:#3f91cf;">Text here</p>
        
        
          .mytext {color:#3f91cf;}
        
        Text color #3f91cf
      
           This box has a color of #3f91cf        
        
          <div style="background-color:#3f91cf;">Content here</div>
        
        
          .mybackground {background-color:#3f91cf;}
        
        Background color #3f91cf
      
           Border around this has a color of #3f91cf        
        
          <div style="border:2px solid #3f91cf;">Content here</div>
        
        
          .myborder {border:2px solid #3f91cf;}
        
        Border color #3f91cf