#7f2beb color space conversions
Hex:
        #7f2beb
        RGB:
        127, 43, 235
        CMY:
        50, 83, 8
        CMYK:
        46, 82, 0, 8
      HSL:
        266°, 82.7586%, 54.5098%
        HSV (HSB):
        266°, 81.7021%, 92.1569%
        XYZ:
        24.6117, 12.2379, 79.6622
        xyY:
        0.2112, 0.1050, 12.2379
      CIE-Lab:
        41.5918, 70.4512, -80.9201
        CIE-LCH:
        41.5918, 107.2914, 311.0437
        CIE-Luv:
        41.5918, 12.0663, -120.0486
        Hunter-Lab:
        34.9828, 64.3615, -110.5264
      #7f2beb color charts
#7f2beb RGB chart
      #7f2beb CMYK chart
      #7f2beb RGB pie chart
      #7f2beb color shades, tints & tones
#7f2beb color schemes
#7f2beb color preview, HTML & CSS examples
           This text has a color of #7f2beb        
        
          <p style="color:#7f2beb;">Text here</p>
        
        
          .mytext {color:#7f2beb;}
        
        Text color #7f2beb
      
           This box has a color of #7f2beb        
        
          <div style="background-color:#7f2beb;">Content here</div>
        
        
          .mybackground {background-color:#7f2beb;}
        
        Background color #7f2beb
      
           Border around this has a color of #7f2beb        
        
          <div style="border:2px solid #7f2beb;">Content here</div>
        
        
          .myborder {border:2px solid #7f2beb;}
        
        Border color #7f2beb