#7b2af3 color space conversions
Hex:
        #7b2af3
        RGB:
        123, 42, 243
        CMY:
        52, 84, 5
        CMYK:
        49, 83, 0, 5
      HSL:
        264°, 89.3333%, 55.8824%
        HSV (HSB):
        264°, 82.7160%, 95.2941%
        XYZ:
        25.1740, 12.3379, 85.8487
        xyY:
        0.2041, 0.1000, 12.3379
      CIE-Lab:
        41.7483, 72.1858, -85.1996
        CIE-LCH:
        41.7483, 111.6681, 310.2731
        CIE-Luv:
        41.7483, 9.4541, -125.3490
        Hunter-Lab:
        35.1254, 66.4595, -120.3206
      #7b2af3 color charts
#7b2af3 RGB chart
      #7b2af3 CMYK chart
      #7b2af3 RGB pie chart
      #7b2af3 color shades, tints & tones
#7b2af3 color schemes
#7b2af3 color preview, HTML & CSS examples
           This text has a color of #7b2af3        
        
          <p style="color:#7b2af3;">Text here</p>
        
        
          .mytext {color:#7b2af3;}
        
        Text color #7b2af3
      
           This box has a color of #7b2af3        
        
          <div style="background-color:#7b2af3;">Content here</div>
        
        
          .mybackground {background-color:#7b2af3;}
        
        Background color #7b2af3
      
           Border around this has a color of #7b2af3        
        
          <div style="border:2px solid #7b2af3;">Content here</div>
        
        
          .myborder {border:2px solid #7b2af3;}
        
        Border color #7b2af3