#7336ef color space conversions
Hex:
        #7336ef
        RGB:
        115, 54, 239
        CMY:
        55, 79, 6
        CMYK:
        52, 77, 0, 6
      HSL:
        260°, 85.2535%, 57.4510%
        HSV (HSB):
        260°, 77.4059%, 93.7255%
        XYZ:
        23.9694, 12.5152, 82.8137
        xyY:
        0.2009, 0.1049, 12.5152
      CIE-Lab:
        42.0234, 65.7940, -82.5217
        CIE-LCH:
        42.0234, 105.5399, 308.5651
        CIE-Luv:
        42.0234, 5.7510, -122.1252
        Hunter-Lab:
        35.3768, 59.0325, -114.0285
      #7336ef color charts
#7336ef RGB chart
      #7336ef CMYK chart
      #7336ef RGB pie chart
      #7336ef color shades, tints & tones
#7336ef color schemes
#7336ef color preview, HTML & CSS examples
           This text has a color of #7336ef        
        
          <p style="color:#7336ef;">Text here</p>
        
        
          .mytext {color:#7336ef;}
        
        Text color #7336ef
      
           This box has a color of #7336ef        
        
          <div style="background-color:#7336ef;">Content here</div>
        
        
          .mybackground {background-color:#7336ef;}
        
        Background color #7336ef
      
           Border around this has a color of #7336ef        
        
          <div style="border:2px solid #7336ef;">Content here</div>
        
        
          .myborder {border:2px solid #7336ef;}
        
        Border color #7336ef