#7b34dc color space conversions
Hex:
        #7b34dc
        RGB:
        123, 52, 220
        CMY:
        52, 80, 14
        CMYK:
        44, 76, 0, 14
      HSL:
        265°, 70.5882%, 53.3333%
        HSV (HSB):
        265°, 76.3636%, 86.2745%
        XYZ:
        22.3146, 11.8342, 68.8183
        xyY:
        0.2167, 0.1149, 11.8342
      CIE-Lab:
        40.9515, 62.9713, -73.4450
        CIE-LCH:
        40.9515, 96.7447, 310.6096
        CIE-Luv:
        40.9515, 11.6353, -109.7658
        Hunter-Lab:
        34.4009, 55.5848, -94.5276
      #7b34dc color charts
#7b34dc RGB chart
      #7b34dc CMYK chart
      #7b34dc RGB pie chart
      #7b34dc color shades, tints & tones
#7b34dc color schemes
#7b34dc color preview, HTML & CSS examples
           This text has a color of #7b34dc        
        
          <p style="color:#7b34dc;">Text here</p>
        
        
          .mytext {color:#7b34dc;}
        
        Text color #7b34dc
      
           This box has a color of #7b34dc        
        
          <div style="background-color:#7b34dc;">Content here</div>
        
        
          .mybackground {background-color:#7b34dc;}
        
        Background color #7b34dc
      
           Border around this has a color of #7b34dc        
        
          <div style="border:2px solid #7b34dc;">Content here</div>
        
        
          .myborder {border:2px solid #7b34dc;}
        
        Border color #7b34dc