#7b36be color space conversions
Hex:
        #7b36be
        RGB:
        123, 54, 190
        CMY:
        52, 79, 25
        CMYK:
        35, 72, 0, 25
      HSL:
        270°, 55.7377%, 47.8431%
        HSV (HSB):
        270°, 71.5789%, 74.5098%
        XYZ:
        18.7818, 10.5670, 49.7649
        xyY:
        0.2374, 0.1336, 10.5670
      CIE-Lab:
        38.8414, 54.8449, -59.5039
        CIE-LCH:
        38.8414, 80.9239, 312.6668
        CIE-Luv:
        38.8414, 16.2598, -89.4391
        Hunter-Lab:
        32.5069, 46.2464, -68.0124
      #7b36be color charts
#7b36be RGB chart
      #7b36be CMYK chart
      #7b36be RGB pie chart
      #7b36be color shades, tints & tones
#7b36be color schemes
#7b36be color preview, HTML & CSS examples
           This text has a color of #7b36be        
        
          <p style="color:#7b36be;">Text here</p>
        
        
          .mytext {color:#7b36be;}
        
        Text color #7b36be
      
           This box has a color of #7b36be        
        
          <div style="background-color:#7b36be;">Content here</div>
        
        
          .mybackground {background-color:#7b36be;}
        
        Background color #7b36be
      
           Border around this has a color of #7b36be        
        
          <div style="border:2px solid #7b36be;">Content here</div>
        
        
          .myborder {border:2px solid #7b36be;}
        
        Border color #7b36be