#7b2beb color space conversions
Hex:
        #7b2beb
        RGB:
        123, 43, 235
        CMY:
        52, 83, 8
        CMYK:
        48, 82, 0, 8
      HSL:
        265°, 82.7586%, 54.5098%
        HSV (HSB):
        265°, 81.7021%, 92.1569%
        XYZ:
        24.0277, 11.9369, 79.6349
        xyY:
        0.2079, 0.1033, 11.9369
      CIE-Lab:
        41.1156, 69.9629, -81.7205
        CIE-LCH:
        41.1156, 107.5781, 310.5676
        CIE-Luv:
        41.1156, 10.4828, -120.4074
        Hunter-Lab:
        34.5498, 63.6758, -112.4746
      #7b2beb color charts
#7b2beb RGB chart
      #7b2beb CMYK chart
      #7b2beb RGB pie chart
      #7b2beb color shades, tints & tones
#7b2beb color schemes
#7b2beb color preview, HTML & CSS examples
           This text has a color of #7b2beb        
        
          <p style="color:#7b2beb;">Text here</p>
        
        
          .mytext {color:#7b2beb;}
        
        Text color #7b2beb
      
           This box has a color of #7b2beb        
        
          <div style="background-color:#7b2beb;">Content here</div>
        
        
          .mybackground {background-color:#7b2beb;}
        
        Background color #7b2beb
      
           Border around this has a color of #7b2beb        
        
          <div style="border:2px solid #7b2beb;">Content here</div>
        
        
          .myborder {border:2px solid #7b2beb;}
        
        Border color #7b2beb