#4842ff color space conversions
Hex:
        #4842ff
        RGB:
        72, 66, 255
        CMY:
        72, 74, 0
        CMYK:
        72, 74, 0, 0
      HSL:
        242°, 100.0000%, 62.9412%
        HSV (HSB):
        242°, 74.1176%, 100.0000%
        XYZ:
        22.6707, 12.4941, 95.8245
        xyY:
        0.1731, 0.0954, 12.4941
      CIE-Lab:
        41.9909, 60.1227, -91.6774
        CIE-LCH:
        41.9909, 109.6334, 303.2571
        CIE-Luv:
        41.9909, -8.5067, -132.2875
        Hunter-Lab:
        35.3471, 52.6280, -135.9899
      #4842ff color charts
#4842ff RGB chart
      #4842ff CMYK chart
      #4842ff RGB pie chart
      #4842ff color shades, tints & tones
#4842ff color schemes
#4842ff color preview, HTML & CSS examples
           This text has a color of #4842ff        
        
          <p style="color:#4842ff;">Text here</p>
        
        
          .mytext {color:#4842ff;}
        
        Text color #4842ff
      
           This box has a color of #4842ff        
        
          <div style="background-color:#4842ff;">Content here</div>
        
        
          .mybackground {background-color:#4842ff;}
        
        Background color #4842ff
      
           Border around this has a color of #4842ff        
        
          <div style="border:2px solid #4842ff;">Content here</div>
        
        
          .myborder {border:2px solid #4842ff;}
        
        Border color #4842ff