#7b0ca3 color space conversions
Hex:
        #7b0ca3
        RGB:
        123, 12, 163
        CMY:
        52, 95, 36
        CMYK:
        25, 93, 0, 36
      HSL:
        284°, 86.2857%, 34.3137%
        HSV (HSB):
        284°, 92.6380%, 63.9216%
        XYZ:
        14.9107, 7.1182, 35.2384
        xyY:
        0.2604, 0.1243, 7.1182
      CIE-Lab:
        32.0746, 62.4462, -54.4270
        CIE-LCH:
        32.0746, 82.8361, 318.9252
        CIE-Luv:
        32.0746, 26.8705, -77.8112
        Hunter-Lab:
        26.6800, 53.0685, -59.6329
      #7b0ca3 color charts
#7b0ca3 RGB chart
      #7b0ca3 CMYK chart
      #7b0ca3 RGB pie chart
      #7b0ca3 color shades, tints & tones
#7b0ca3 color schemes
#7b0ca3 color preview, HTML & CSS examples
           This text has a color of #7b0ca3        
        
          <p style="color:#7b0ca3;">Text here</p>
        
        
          .mytext {color:#7b0ca3;}
        
        Text color #7b0ca3
      
           This box has a color of #7b0ca3        
        
          <div style="background-color:#7b0ca3;">Content here</div>
        
        
          .mybackground {background-color:#7b0ca3;}
        
        Background color #7b0ca3
      
           Border around this has a color of #7b0ca3        
        
          <div style="border:2px solid #7b0ca3;">Content here</div>
        
        
          .myborder {border:2px solid #7b0ca3;}
        
        Border color #7b0ca3