#5042bc color space conversions
Hex:
        #5042bc
        RGB:
        80, 66, 188
        CMY:
        69, 74, 26
        CMYK:
        57, 65, 0, 26
      HSL:
        247°, 48.0315%, 49.8039%
        HSV (HSB):
        247°, 64.8936%, 73.7255%
        XYZ:
        14.3336, 9.2327, 48.6036
        xyY:
        0.1986, 0.1279, 9.2327
      CIE-Lab:
        36.4286, 40.1538, -62.4561
        CIE-LCH:
        36.4286, 74.2502, 302.7375
        CIE-Luv:
        36.4286, -2.7714, -90.0205
        Hunter-Lab:
        30.3854, 31.0285, -73.5686
      #5042bc color charts
#5042bc RGB chart
      #5042bc CMYK chart
      #5042bc RGB pie chart
      #5042bc color shades, tints & tones
#5042bc color schemes
#5042bc color preview, HTML & CSS examples
           This text has a color of #5042bc        
        
          <p style="color:#5042bc;">Text here</p>
        
        
          .mytext {color:#5042bc;}
        
        Text color #5042bc
      
           This box has a color of #5042bc        
        
          <div style="background-color:#5042bc;">Content here</div>
        
        
          .mybackground {background-color:#5042bc;}
        
        Background color #5042bc
      
           Border around this has a color of #5042bc        
        
          <div style="border:2px solid #5042bc;">Content here</div>
        
        
          .myborder {border:2px solid #5042bc;}
        
        Border color #5042bc