#4071bf color space conversions
Hex:
        #4071bf
        RGB:
        64, 113, 191
        CMY:
        75, 56, 25
        CMYK:
        66, 41, 0, 25
      HSL:
        217°, 49.8039%, 50.0000%
        HSV (HSB):
        217°, 66.4921%, 74.9020%
        XYZ:
        17.4234, 16.6618, 51.5880
        xyY:
        0.2034, 0.1945, 16.6618
      CIE-Lab:
        47.8311, 8.8989, -45.8631
        CIE-LCH:
        47.8311, 46.7185, 280.9807
        CIE-Luv:
        47.8311, -20.3538, -70.3172
        Hunter-Lab:
        40.8189, 4.7592, -46.3590
      #4071bf color charts
#4071bf RGB chart
      #4071bf CMYK chart
      #4071bf RGB pie chart
      #4071bf color shades, tints & tones
#4071bf color schemes
#4071bf color preview, HTML & CSS examples
           This text has a color of #4071bf        
        
          <p style="color:#4071bf;">Text here</p>
        
        
          .mytext {color:#4071bf;}
        
        Text color #4071bf
      
           This box has a color of #4071bf        
        
          <div style="background-color:#4071bf;">Content here</div>
        
        
          .mybackground {background-color:#4071bf;}
        
        Background color #4071bf
      
           Border around this has a color of #4071bf        
        
          <div style="border:2px solid #4071bf;">Content here</div>
        
        
          .myborder {border:2px solid #4071bf;}
        
        Border color #4071bf