#7e05be color space conversions
Hex:
        #7e05be
        RGB:
        126, 5, 190
        CMY:
        51, 98, 25
        CMYK:
        34, 97, 0, 25
      HSL:
        279°, 94.8718%, 38.2353%
        HSV (HSB):
        279°, 97.3684%, 74.5098%
        XYZ:
        17.9527, 8.2619, 49.3637
        xyY:
        0.2375, 0.1093, 8.2619
      CIE-Lab:
        34.5224, 69.1112, -66.5353
        CIE-LCH:
        34.5224, 95.9339, 316.0879
        CIE-Luv:
        34.5224, 22.3534, -95.1027
        Hunter-Lab:
        28.7435, 61.1873, -81.7035
      #7e05be color charts
#7e05be RGB chart
      #7e05be CMYK chart
      #7e05be RGB pie chart
      #7e05be color shades, tints & tones
#7e05be color schemes
#7e05be color preview, HTML & CSS examples
           This text has a color of #7e05be        
        
          <p style="color:#7e05be;">Text here</p>
        
        
          .mytext {color:#7e05be;}
        
        Text color #7e05be
      
           This box has a color of #7e05be        
        
          <div style="background-color:#7e05be;">Content here</div>
        
        
          .mybackground {background-color:#7e05be;}
        
        Background color #7e05be
      
           Border around this has a color of #7e05be        
        
          <div style="border:2px solid #7e05be;">Content here</div>
        
        
          .myborder {border:2px solid #7e05be;}
        
        Border color #7e05be