#7b26be color space conversions
Hex:
        #7b26be
        RGB:
        123, 38, 190
        CMY:
        52, 85, 25
        CMYK:
        35, 80, 0, 25
      HSL:
        274°, 66.6667%, 44.7059%
        HSV (HSB):
        274°, 80.0000%, 74.5098%
        XYZ:
        18.1558, 9.3149, 49.5562
        xyY:
        0.2357, 0.1209, 9.3149
      CIE-Lab:
        36.5836, 61.3041, -63.1810
        CIE-LCH:
        36.5836, 88.0343, 314.1362
        CIE-Luv:
        36.5836, 18.5794, -92.6722
        Hunter-Lab:
        30.5203, 52.7746, -74.9058
      #7b26be color charts
#7b26be RGB chart
      #7b26be CMYK chart
      #7b26be RGB pie chart
      #7b26be color shades, tints & tones
#7b26be color schemes
#7b26be color preview, HTML & CSS examples
           This text has a color of #7b26be        
        
          <p style="color:#7b26be;">Text here</p>
        
        
          .mytext {color:#7b26be;}
        
        Text color #7b26be
      
           This box has a color of #7b26be        
        
          <div style="background-color:#7b26be;">Content here</div>
        
        
          .mybackground {background-color:#7b26be;}
        
        Background color #7b26be
      
           Border around this has a color of #7b26be        
        
          <div style="border:2px solid #7b26be;">Content here</div>
        
        
          .myborder {border:2px solid #7b26be;}
        
        Border color #7b26be