#7b75af color space conversions
Hex:
        #7b75af
        RGB:
        123, 117, 175
        CMY:
        52, 54, 31
        CMYK:
        30, 33, 0, 31
      HSL:
        246°, 26.6055%, 57.2549%
        HSV (HSB):
        246°, 33.1429%, 68.6275%
        XYZ:
        22.2675, 20.0287, 43.2497
        xyY:
        0.2603, 0.2341, 20.0287
      CIE-Lab:
        51.8696, 15.6930, -30.0016
        CIE-LCH:
        51.8696, 33.8581, 297.6128
        CIE-Luv:
        51.8696, -0.6586, -47.1535
        Hunter-Lab:
        44.7534, 10.4961, -25.9705
      #7b75af color charts
#7b75af RGB chart
      #7b75af CMYK chart
      #7b75af RGB pie chart
      #7b75af color shades, tints & tones
#7b75af color schemes
#7b75af color preview, HTML & CSS examples
           This text has a color of #7b75af        
        
          <p style="color:#7b75af;">Text here</p>
        
        
          .mytext {color:#7b75af;}
        
        Text color #7b75af
      
           This box has a color of #7b75af        
        
          <div style="background-color:#7b75af;">Content here</div>
        
        
          .mybackground {background-color:#7b75af;}
        
        Background color #7b75af
      
           Border around this has a color of #7b75af        
        
          <div style="border:2px solid #7b75af;">Content here</div>
        
        
          .myborder {border:2px solid #7b75af;}
        
        Border color #7b75af