#4842fe color space conversions
Hex:
        #4842fe
        RGB:
        72, 66, 254
        CMY:
        72, 74, 0
        CMYK:
        72, 74, 0, 0
      HSL:
        242°, 98.9474%, 62.7451%
        HSV (HSB):
        242°, 74.0157%, 99.6078%
        XYZ:
        22.5101, 12.4299, 94.9787
        xyY:
        0.1733, 0.0957, 12.4299
      CIE-Lab:
        41.8914, 59.8178, -91.2835
        CIE-LCH:
        41.8914, 109.1368, 303.2367
        CIE-Luv:
        41.8914, -8.4591, -131.6990
        Hunter-Lab:
        35.2561, 52.2695, -135.0461
      #4842fe color charts
#4842fe RGB chart
      #4842fe CMYK chart
      #4842fe RGB pie chart
      #4842fe color shades, tints & tones
#4842fe color schemes
#4842fe color preview, HTML & CSS examples
           This text has a color of #4842fe        
        
          <p style="color:#4842fe;">Text here</p>
        
        
          .mytext {color:#4842fe;}
        
        Text color #4842fe
      
           This box has a color of #4842fe        
        
          <div style="background-color:#4842fe;">Content here</div>
        
        
          .mybackground {background-color:#4842fe;}
        
        Background color #4842fe
      
           Border around this has a color of #4842fe        
        
          <div style="border:2px solid #4842fe;">Content here</div>
        
        
          .myborder {border:2px solid #4842fe;}
        
        Border color #4842fe