#7b2bee color space conversions
Hex:
        #7b2bee
        RGB:
        123, 43, 238
        CMY:
        52, 83, 7
        CMYK:
        48, 82, 0, 7
      HSL:
        265°, 85.1528%, 55.0980%
        HSV (HSB):
        265°, 81.9328%, 93.3333%
        XYZ:
        24.4649, 12.1118, 81.9373
        xyY:
        0.2064, 0.1022, 12.1118
      CIE-Lab:
        41.3932, 70.6725, -82.9621
        CIE-LCH:
        41.3932, 108.9830, 310.4265
        CIE-Luv:
        41.3932, 10.0551, -122.2309
        Hunter-Lab:
        34.8019, 64.5775, -115.2303
      #7b2bee color charts
#7b2bee RGB chart
      #7b2bee CMYK chart
      #7b2bee RGB pie chart
      #7b2bee color shades, tints & tones
#7b2bee color schemes
#7b2bee color preview, HTML & CSS examples
           This text has a color of #7b2bee        
        
          <p style="color:#7b2bee;">Text here</p>
        
        
          .mytext {color:#7b2bee;}
        
        Text color #7b2bee
      
           This box has a color of #7b2bee        
        
          <div style="background-color:#7b2bee;">Content here</div>
        
        
          .mybackground {background-color:#7b2bee;}
        
        Background color #7b2bee
      
           Border around this has a color of #7b2bee        
        
          <div style="border:2px solid #7b2bee;">Content here</div>
        
        
          .myborder {border:2px solid #7b2bee;}
        
        Border color #7b2bee