#7b34be color space conversions
Hex:
        #7b34be
        RGB:
        123, 52, 190
        CMY:
        52, 80, 25
        CMYK:
        35, 73, 0, 25
      HSL:
        271°, 57.0248%, 47.4510%
        HSV (HSB):
        271°, 72.6316%, 74.5098%
        XYZ:
        18.6906, 10.3846, 49.7345
        xyY:
        0.2372, 0.1318, 10.3846
      CIE-Lab:
        38.5241, 55.7405, -60.0196
        CIE-LCH:
        38.5241, 81.9106, 312.8830
        CIE-Luv:
        38.5241, 16.6012, -89.9333
        Hunter-Lab:
        32.2252, 47.1359, -68.9471
      #7b34be color charts
#7b34be RGB chart
      #7b34be CMYK chart
      #7b34be RGB pie chart
      #7b34be color shades, tints & tones
#7b34be color schemes
#7b34be color preview, HTML & CSS examples
           This text has a color of #7b34be        
        
          <p style="color:#7b34be;">Text here</p>
        
        
          .mytext {color:#7b34be;}
        
        Text color #7b34be
      
           This box has a color of #7b34be        
        
          <div style="background-color:#7b34be;">Content here</div>
        
        
          .mybackground {background-color:#7b34be;}
        
        Background color #7b34be
      
           Border around this has a color of #7b34be        
        
          <div style="border:2px solid #7b34be;">Content here</div>
        
        
          .myborder {border:2px solid #7b34be;}
        
        Border color #7b34be