#7a5bef color space conversions
Hex:
        #7a5bef
        RGB:
        122, 91, 239
        CMY:
        52, 64, 6
        CMYK:
        49, 62, 0, 6
      HSL:
        253°, 82.2222%, 64.7059%
        HSV (HSB):
        253°, 61.9247%, 93.7255%
        XYZ:
        27.3471, 17.8517, 83.6657
        xyY:
        0.2122, 0.1385, 17.8517
      CIE-Lab:
        49.3158, 48.5529, -70.5727
        CIE-LCH:
        49.3158, 85.6614, 304.5274
        CIE-Luv:
        49.3158, 1.5779, -111.6432
        Hunter-Lab:
        42.2513, 41.5941, -87.8297
      #7a5bef color charts
#7a5bef RGB chart
      #7a5bef CMYK chart
      #7a5bef RGB pie chart
      #7a5bef color shades, tints & tones
#7a5bef color schemes
#7a5bef color preview, HTML & CSS examples
           This text has a color of #7a5bef        
        
          <p style="color:#7a5bef;">Text here</p>
        
        
          .mytext {color:#7a5bef;}
        
        Text color #7a5bef
      
           This box has a color of #7a5bef        
        
          <div style="background-color:#7a5bef;">Content here</div>
        
        
          .mybackground {background-color:#7a5bef;}
        
        Background color #7a5bef
      
           Border around this has a color of #7a5bef        
        
          <div style="border:2px solid #7a5bef;">Content here</div>
        
        
          .myborder {border:2px solid #7a5bef;}
        
        Border color #7a5bef