#3f75a4 color space conversions
Hex:
        #3f75a4
        RGB:
        63, 117, 164
        CMY:
        75, 54, 36
        CMYK:
        62, 29, 0, 36
      HSL:
        208°, 44.4934%, 44.5098%
        HSV (HSB):
        208°, 61.5854%, 64.3137%
        XYZ:
        15.1120, 16.4597, 37.5025
        xyY:
        0.2188, 0.2383, 16.4597
      CIE-Lab:
        47.5719, -3.1443, -30.5875
        CIE-LCH:
        47.5719, 30.7487, 264.1307
        CIE-Luv:
        47.5719, -22.5332, -45.0172
        Hunter-Lab:
        40.5705, -4.5093, -26.4070
      #3f75a4 color charts
#3f75a4 RGB chart
      #3f75a4 CMYK chart
      #3f75a4 RGB pie chart
      #3f75a4 color shades, tints & tones
#3f75a4 color schemes
#3f75a4 color preview, HTML & CSS examples
           This text has a color of #3f75a4        
        
          <p style="color:#3f75a4;">Text here</p>
        
        
          .mytext {color:#3f75a4;}
        
        Text color #3f75a4
      
           This box has a color of #3f75a4        
        
          <div style="background-color:#3f75a4;">Content here</div>
        
        
          .mybackground {background-color:#3f75a4;}
        
        Background color #3f75a4
      
           Border around this has a color of #3f75a4        
        
          <div style="border:2px solid #3f75a4;">Content here</div>
        
        
          .myborder {border:2px solid #3f75a4;}
        
        Border color #3f75a4