#7b49ec color space conversions
Hex:
        #7b49ec
        RGB:
        123, 73, 236
        CMY:
        52, 71, 7
        CMYK:
        48, 69, 0, 7
      HSL:
        258°, 81.0945%, 60.5882%
        HSV (HSB):
        258°, 69.0678%, 92.5490%
        XYZ:
        25.6912, 15.0322, 80.9043
        xyY:
        0.2112, 0.1236, 15.0322
      CIE-Lab:
        45.6782, 57.4306, -74.8064
        CIE-LCH:
        45.6782, 94.3094, 307.5143
        CIE-Luv:
        45.6782, 6.0772, -115.4428
        Hunter-Lab:
        38.7713, 50.4305, -96.5807
      #7b49ec color charts
#7b49ec RGB chart
      #7b49ec CMYK chart
      #7b49ec RGB pie chart
      #7b49ec color shades, tints & tones
#7b49ec color schemes
#7b49ec color preview, HTML & CSS examples
           This text has a color of #7b49ec        
        
          <p style="color:#7b49ec;">Text here</p>
        
        
          .mytext {color:#7b49ec;}
        
        Text color #7b49ec
      
           This box has a color of #7b49ec        
        
          <div style="background-color:#7b49ec;">Content here</div>
        
        
          .mybackground {background-color:#7b49ec;}
        
        Background color #7b49ec
      
           Border around this has a color of #7b49ec        
        
          <div style="border:2px solid #7b49ec;">Content here</div>
        
        
          .myborder {border:2px solid #7b49ec;}
        
        Border color #7b49ec