#7b2cf2 color space conversions
Hex:
        #7b2cf2
        RGB:
        123, 44, 242
        CMY:
        52, 83, 5
        CMYK:
        49, 82, 0, 5
      HSL:
        264°, 88.3929%, 56.0784%
        HSV (HSB):
        264°, 81.8182%, 94.9020%
        XYZ:
        25.0961, 12.4231, 85.0796
        xyY:
        0.2047, 0.1013, 12.4231
      CIE-Lab:
        41.8809, 71.2826, -84.4176
        CIE-LCH:
        41.8809, 110.4878, 310.1779
        CIE-Luv:
        41.8809, 9.3986, -124.5460
        Hunter-Lab:
        35.2465, 65.4138, -118.4446
      #7b2cf2 color charts
#7b2cf2 RGB chart
      #7b2cf2 CMYK chart
      #7b2cf2 RGB pie chart
      #7b2cf2 color shades, tints & tones
#7b2cf2 color schemes
#7b2cf2 color preview, HTML & CSS examples
           This text has a color of #7b2cf2        
        
          <p style="color:#7b2cf2;">Text here</p>
        
        
          .mytext {color:#7b2cf2;}
        
        Text color #7b2cf2
      
           This box has a color of #7b2cf2        
        
          <div style="background-color:#7b2cf2;">Content here</div>
        
        
          .mybackground {background-color:#7b2cf2;}
        
        Background color #7b2cf2
      
           Border around this has a color of #7b2cf2        
        
          <div style="border:2px solid #7b2cf2;">Content here</div>
        
        
          .myborder {border:2px solid #7b2cf2;}
        
        Border color #7b2cf2