#7536ef color space conversions
Hex:
        #7536ef
        RGB:
        117, 54, 239
        CMY:
        54, 79, 6
        CMYK:
        51, 77, 0, 6
      HSL:
        260°, 85.2535%, 57.4510%
        HSV (HSB):
        260°, 77.4059%, 93.7255%
        XYZ:
        24.2353, 12.6522, 82.8261
        xyY:
        0.2024, 0.1057, 12.6522
      CIE-Lab:
        42.2345, 66.0480, -82.1669
        CIE-LCH:
        42.2345, 105.4218, 308.7933
        CIE-Luv:
        42.2345, 6.4589, -121.9597
        Hunter-Lab:
        35.5700, 59.3718, -113.1602
      #7536ef color charts
#7536ef RGB chart
      #7536ef CMYK chart
      #7536ef RGB pie chart
      #7536ef color shades, tints & tones
#7536ef color schemes
#7536ef color preview, HTML & CSS examples
           This text has a color of #7536ef        
        
          <p style="color:#7536ef;">Text here</p>
        
        
          .mytext {color:#7536ef;}
        
        Text color #7536ef
      
           This box has a color of #7536ef        
        
          <div style="background-color:#7536ef;">Content here</div>
        
        
          .mybackground {background-color:#7536ef;}
        
        Background color #7536ef
      
           Border around this has a color of #7536ef        
        
          <div style="border:2px solid #7536ef;">Content here</div>
        
        
          .myborder {border:2px solid #7536ef;}
        
        Border color #7536ef