#7b56bb color space conversions
Hex:
        #7b56bb
        RGB:
        123, 86, 187
        CMY:
        52, 66, 27
        CMYK:
        34, 54, 0, 27
      HSL:
        262°, 42.6160%, 53.5294%
        HSV (HSB):
        262°, 54.0107%, 73.3333%
        XYZ:
        20.4658, 14.4544, 48.7250
        xyY:
        0.2447, 0.1728, 14.4544
      CIE-Lab:
        44.8777, 37.2826, -48.0159
        CIE-LCH:
        44.8777, 60.7908, 307.8280
        CIE-Luv:
        44.8777, 9.1291, -75.3074
        Hunter-Lab:
        38.0189, 29.5545, -49.3728
      #7b56bb color charts
#7b56bb RGB chart
      #7b56bb CMYK chart
      #7b56bb RGB pie chart
      #7b56bb color shades, tints & tones
#7b56bb color schemes
#7b56bb color preview, HTML & CSS examples
           This text has a color of #7b56bb        
        
          <p style="color:#7b56bb;">Text here</p>
        
        
          .mytext {color:#7b56bb;}
        
        Text color #7b56bb
      
           This box has a color of #7b56bb        
        
          <div style="background-color:#7b56bb;">Content here</div>
        
        
          .mybackground {background-color:#7b56bb;}
        
        Background color #7b56bb
      
           Border around this has a color of #7b56bb        
        
          <div style="border:2px solid #7b56bb;">Content here</div>
        
        
          .myborder {border:2px solid #7b56bb;}
        
        Border color #7b56bb