#4842bd color space conversions
Hex:
        #4842bd
        RGB:
        72, 66, 189
        CMY:
        72, 74, 26
        CMYK:
        62, 65, 0, 26
      HSL:
        243°, 48.2353%, 50.0000%
        HSV (HSB):
        243°, 65.0794%, 74.1176%
        XYZ:
        13.8060, 8.9483, 49.1436
        xyY:
        0.1920, 0.1245, 8.9483
      CIE-Lab:
        35.8845, 39.1929, -63.9582
        CIE-LCH:
        35.8845, 75.0116, 301.4995
        CIE-Luv:
        35.8845, -5.0996, -91.3237
        Hunter-Lab:
        29.9137, 30.0340, -76.4650
      #4842bd color charts
#4842bd RGB chart
      #4842bd CMYK chart
      #4842bd RGB pie chart
      #4842bd color shades, tints & tones
#4842bd color schemes
#4842bd color preview, HTML & CSS examples
           This text has a color of #4842bd        
        
          <p style="color:#4842bd;">Text here</p>
        
        
          .mytext {color:#4842bd;}
        
        Text color #4842bd
      
           This box has a color of #4842bd        
        
          <div style="background-color:#4842bd;">Content here</div>
        
        
          .mybackground {background-color:#4842bd;}
        
        Background color #4842bd
      
           Border around this has a color of #4842bd        
        
          <div style="border:2px solid #4842bd;">Content here</div>
        
        
          .myborder {border:2px solid #4842bd;}
        
        Border color #4842bd