#7b2ceb color space conversions
Hex:
        #7b2ceb
        RGB:
        123, 44, 235
        CMY:
        52, 83, 8
        CMYK:
        48, 81, 0, 8
      HSL:
        265°, 82.6840%, 54.7059%
        HSV (HSB):
        265°, 81.2766%, 92.1569%
        XYZ:
        24.0645, 12.0105, 79.6472
        xyY:
        0.2080, 0.1038, 12.0105
      CIE-Lab:
        41.2328, 69.6192, -81.5278
        CIE-LCH:
        41.2328, 107.2083, 310.4951
        CIE-Luv:
        41.2328, 10.3810, -120.2955
        Hunter-Lab:
        34.6561, 63.2982, -112.0018
      #7b2ceb color charts
#7b2ceb RGB chart
      #7b2ceb CMYK chart
      #7b2ceb RGB pie chart
      #7b2ceb color shades, tints & tones
#7b2ceb color schemes
#7b2ceb color preview, HTML & CSS examples
           This text has a color of #7b2ceb        
        
          <p style="color:#7b2ceb;">Text here</p>
        
        
          .mytext {color:#7b2ceb;}
        
        Text color #7b2ceb
      
           This box has a color of #7b2ceb        
        
          <div style="background-color:#7b2ceb;">Content here</div>
        
        
          .mybackground {background-color:#7b2ceb;}
        
        Background color #7b2ceb
      
           Border around this has a color of #7b2ceb        
        
          <div style="border:2px solid #7b2ceb;">Content here</div>
        
        
          .myborder {border:2px solid #7b2ceb;}
        
        Border color #7b2ceb