#7b95c1 color space conversions
Hex:
        #7b95c1
        RGB:
        123, 149, 193
        CMY:
        52, 42, 24
        CMYK:
        36, 23, 0, 24
      HSL:
        218°, 36.0825%, 61.9608%
        HSV (HSB):
        218°, 36.2694%, 75.6863%
        XYZ:
        28.5415, 29.5561, 54.6527
        xyY:
        0.2531, 0.2621, 29.5561
      CIE-Lab:
        61.2693, 1.7661, -25.7221
        CIE-LCH:
        61.2693, 25.7827, 273.9279
        CIE-Luv:
        61.2693, -14.5671, -39.8131
        Hunter-Lab:
        54.3655, -1.4286, -21.5473
      #7b95c1 color charts
#7b95c1 RGB chart
      #7b95c1 CMYK chart
      #7b95c1 RGB pie chart
      #7b95c1 color shades, tints & tones
#7b95c1 color schemes
#7b95c1 color preview, HTML & CSS examples
           This text has a color of #7b95c1        
        
          <p style="color:#7b95c1;">Text here</p>
        
        
          .mytext {color:#7b95c1;}
        
        Text color #7b95c1
      
           This box has a color of #7b95c1        
        
          <div style="background-color:#7b95c1;">Content here</div>
        
        
          .mybackground {background-color:#7b95c1;}
        
        Background color #7b95c1
      
           Border around this has a color of #7b95c1        
        
          <div style="border:2px solid #7b95c1;">Content here</div>
        
        
          .myborder {border:2px solid #7b95c1;}
        
        Border color #7b95c1