#7c2bfb color space conversions
Hex:
        #7c2bfb
        RGB:
        124, 43, 251
        CMY:
        51, 83, 2
        CMYK:
        51, 83, 0, 2
      HSL:
        263°, 96.2963%, 57.6471%
        HSV (HSB):
        263°, 82.8685%, 98.4314%
        XYZ:
        26.5886, 12.9779, 92.3704
        xyY:
        0.2015, 0.0984, 12.9779
      CIE-Lab:
        42.7299, 73.8601, -88.0722
        CIE-LCH:
        42.7299, 114.9436, 309.9842
        CIE-Luv:
        42.7299, 8.6467, -129.9674
        Hunter-Lab:
        36.0248, 68.7011, -126.8067
      #7c2bfb color charts
#7c2bfb RGB chart
      #7c2bfb CMYK chart
      #7c2bfb RGB pie chart
      #7c2bfb color shades, tints & tones
#7c2bfb color schemes
#7c2bfb color preview, HTML & CSS examples
           This text has a color of #7c2bfb        
        
          <p style="color:#7c2bfb;">Text here</p>
        
        
          .mytext {color:#7c2bfb;}
        
        Text color #7c2bfb
      
           This box has a color of #7c2bfb        
        
          <div style="background-color:#7c2bfb;">Content here</div>
        
        
          .mybackground {background-color:#7c2bfb;}
        
        Background color #7c2bfb
      
           Border around this has a color of #7c2bfb        
        
          <div style="border:2px solid #7c2bfb;">Content here</div>
        
        
          .myborder {border:2px solid #7c2bfb;}
        
        Border color #7c2bfb