#7b2cf3 color space conversions
Hex:
        #7b2cf3
        RGB:
        123, 44, 243
        CMY:
        52, 83, 5
        CMYK:
        49, 82, 0, 5
      HSL:
        264°, 89.2377%, 56.2745%
        HSV (HSB):
        264°, 81.8930%, 95.2941%
        XYZ:
        25.2467, 12.4834, 85.8729
        xyY:
        0.2043, 0.1010, 12.4834
      CIE-Lab:
        41.9743, 71.5205, -84.8273
        CIE-LCH:
        41.9743, 110.9543, 310.1352
        CIE-Luv:
        41.9743, 9.2615, -125.1495
        Hunter-Lab:
        35.3318, 65.7183, -119.3702
      #7b2cf3 color charts
#7b2cf3 RGB chart
      #7b2cf3 CMYK chart
      #7b2cf3 RGB pie chart
      #7b2cf3 color shades, tints & tones
#7b2cf3 color schemes
#7b2cf3 color preview, HTML & CSS examples
           This text has a color of #7b2cf3        
        
          <p style="color:#7b2cf3;">Text here</p>
        
        
          .mytext {color:#7b2cf3;}
        
        Text color #7b2cf3
      
           This box has a color of #7b2cf3        
        
          <div style="background-color:#7b2cf3;">Content here</div>
        
        
          .mybackground {background-color:#7b2cf3;}
        
        Background color #7b2cf3
      
           Border around this has a color of #7b2cf3        
        
          <div style="border:2px solid #7b2cf3;">Content here</div>
        
        
          .myborder {border:2px solid #7b2cf3;}
        
        Border color #7b2cf3