#7d2bfb color space conversions
Hex:
        #7d2bfb
        RGB:
        125, 43, 251
        CMY:
        51, 83, 2
        CMYK:
        50, 83, 0, 2
      HSL:
        264°, 96.2963%, 57.6471%
        HSV (HSB):
        264°, 82.8685%, 98.4314%
        XYZ:
        26.7339, 13.0528, 92.3772
        xyY:
        0.2023, 0.0988, 13.0528
      CIE-Lab:
        42.8426, 73.9685, -87.8825
        CIE-LCH:
        42.8426, 114.8681, 310.0865
        CIE-Luv:
        42.8426, 9.0106, -129.8958
        Hunter-Lab:
        36.1286, 68.8587, -126.3085
      #7d2bfb color charts
#7d2bfb RGB chart
      #7d2bfb CMYK chart
      #7d2bfb RGB pie chart
      #7d2bfb color shades, tints & tones
#7d2bfb color schemes
#7d2bfb color preview, HTML & CSS examples
           This text has a color of #7d2bfb        
        
          <p style="color:#7d2bfb;">Text here</p>
        
        
          .mytext {color:#7d2bfb;}
        
        Text color #7d2bfb
      
           This box has a color of #7d2bfb        
        
          <div style="background-color:#7d2bfb;">Content here</div>
        
        
          .mybackground {background-color:#7d2bfb;}
        
        Background color #7d2bfb
      
           Border around this has a color of #7d2bfb        
        
          <div style="border:2px solid #7d2bfb;">Content here</div>
        
        
          .myborder {border:2px solid #7d2bfb;}
        
        Border color #7d2bfb