#7b0dc1 color space conversions
Hex:
        #7b0dc1
        RGB:
        123, 13, 193
        CMY:
        52, 95, 24
        CMYK:
        36, 93, 0, 24
      HSL:
        277°, 87.3786%, 40.3922%
        HSV (HSB):
        277°, 93.2642%, 75.6863%
        XYZ:
        17.9379, 8.3491, 51.1182
        xyY:
        0.2317, 0.1079, 8.3491
      CIE-Lab:
        34.6995, 68.2691, -68.0291
        CIE-LCH:
        34.6995, 96.3775, 315.1009
        CIE-Luv:
        34.6995, 19.9081, -96.9545
        Hunter-Lab:
        28.8947, 60.2476, -84.6646
      #7b0dc1 color charts
#7b0dc1 RGB chart
      #7b0dc1 CMYK chart
      #7b0dc1 RGB pie chart
      #7b0dc1 color shades, tints & tones
#7b0dc1 color schemes
#7b0dc1 color preview, HTML & CSS examples
           This text has a color of #7b0dc1        
        
          <p style="color:#7b0dc1;">Text here</p>
        
        
          .mytext {color:#7b0dc1;}
        
        Text color #7b0dc1
      
           This box has a color of #7b0dc1        
        
          <div style="background-color:#7b0dc1;">Content here</div>
        
        
          .mybackground {background-color:#7b0dc1;}
        
        Background color #7b0dc1
      
           Border around this has a color of #7b0dc1        
        
          <div style="border:2px solid #7b0dc1;">Content here</div>
        
        
          .myborder {border:2px solid #7b0dc1;}
        
        Border color #7b0dc1