#7f25eb color space conversions
Hex:
        #7f25eb
        RGB:
        127, 37, 235
        CMY:
        50, 85, 8
        CMYK:
        46, 84, 0, 8
      HSL:
        267°, 83.1933%, 53.3333%
        HSV (HSB):
        267°, 84.2553%, 92.1569%
        XYZ:
        24.4094, 11.8333, 79.5948
        xyY:
        0.2107, 0.1022, 11.8333
      CIE-Lab:
        40.9500, 72.3422, -81.9759
        CIE-LCH:
        40.9500, 109.3317, 311.4278
        CIE-Luv:
        40.9500, 12.6243, -120.6688
        Hunter-Lab:
        34.3996, 66.4612, -113.1073
      #7f25eb color charts
#7f25eb RGB chart
      #7f25eb CMYK chart
      #7f25eb RGB pie chart
      #7f25eb color shades, tints & tones
#7f25eb color schemes
#7f25eb color preview, HTML & CSS examples
           This text has a color of #7f25eb        
        
          <p style="color:#7f25eb;">Text here</p>
        
        
          .mytext {color:#7f25eb;}
        
        Text color #7f25eb
      
           This box has a color of #7f25eb        
        
          <div style="background-color:#7f25eb;">Content here</div>
        
        
          .mybackground {background-color:#7f25eb;}
        
        Background color #7f25eb
      
           Border around this has a color of #7f25eb        
        
          <div style="border:2px solid #7f25eb;">Content here</div>
        
        
          .myborder {border:2px solid #7f25eb;}
        
        Border color #7f25eb