#7b00af color space conversions
Hex:
        #7b00af
        RGB:
        123, 0, 175
        CMY:
        52, 100, 31
        CMYK:
        30, 100, 0, 31
      HSL:
        282°, 100.0000%, 34.3137%
        HSV (HSB):
        282°, 100.0000%, 68.6275%
        XYZ:
        15.9062, 7.3061, 41.1293
        xyY:
        0.2472, 0.1136, 7.3061
      CIE-Lab:
        32.4938, 66.5117, -60.9651
        CIE-LCH:
        32.4938, 90.2250, 317.4914
        CIE-Luv:
        32.4938, 24.4157, -86.2324
        Hunter-Lab:
        27.0298, 57.7399, -71.2965
      #7b00af color charts
#7b00af RGB chart
      #7b00af CMYK chart
      #7b00af RGB pie chart
      #7b00af color shades, tints & tones
#7b00af color schemes
#7b00af color preview, HTML & CSS examples
           This text has a color of #7b00af        
        
          <p style="color:#7b00af;">Text here</p>
        
        
          .mytext {color:#7b00af;}
        
        Text color #7b00af
      
           This box has a color of #7b00af        
        
          <div style="background-color:#7b00af;">Content here</div>
        
        
          .mybackground {background-color:#7b00af;}
        
        Background color #7b00af
      
           Border around this has a color of #7b00af        
        
          <div style="border:2px solid #7b00af;">Content here</div>
        
        
          .myborder {border:2px solid #7b00af;}
        
        Border color #7b00af