#4047bc color space conversions
Hex:
        #4047bc
        RGB:
        64, 71, 188
        CMY:
        75, 72, 26
        CMYK:
        66, 62, 0, 26
      HSL:
        237°, 49.2063%, 49.4118%
        HSV (HSB):
        237°, 65.9574%, 73.7255%
        XYZ:
        13.4447, 9.2273, 48.6494
        xyY:
        0.1885, 0.1294, 9.2273
      CIE-Lab:
        36.4183, 34.5789, -62.5218
        CIE-LCH:
        36.4183, 71.4470, 298.9456
        CIE-Luv:
        36.4183, -8.1689, -89.7044
        Hunter-Lab:
        30.3765, 25.8456, -73.6922
      #4047bc color charts
#4047bc RGB chart
      #4047bc CMYK chart
      #4047bc RGB pie chart
      #4047bc color shades, tints & tones
#4047bc color schemes
#4047bc color preview, HTML & CSS examples
           This text has a color of #4047bc        
        
          <p style="color:#4047bc;">Text here</p>
        
        
          .mytext {color:#4047bc;}
        
        Text color #4047bc
      
           This box has a color of #4047bc        
        
          <div style="background-color:#4047bc;">Content here</div>
        
        
          .mybackground {background-color:#4047bc;}
        
        Background color #4047bc
      
           Border around this has a color of #4047bc        
        
          <div style="border:2px solid #4047bc;">Content here</div>
        
        
          .myborder {border:2px solid #4047bc;}
        
        Border color #4047bc