#7b05c4 color space conversions
Hex:
        #7b05c4
        RGB:
        123, 5, 196
        CMY:
        52, 98, 23
        CMYK:
        37, 97, 0, 23
      HSL:
        277°, 95.0249%, 39.4118%
        HSV (HSB):
        277°, 97.4490%, 76.8627%
        XYZ:
        18.1865, 8.3050, 52.8690
        xyY:
        0.2292, 0.1046, 8.3050
      CIE-Lab:
        34.6102, 69.9724, -69.9378
        CIE-LCH:
        34.6102, 98.9315, 315.0142
        CIE-Luv:
        34.6102, 19.5923, -99.1280
        Hunter-Lab:
        28.8184, 62.2138, -88.5980
      #7b05c4 color charts
#7b05c4 RGB chart
      #7b05c4 CMYK chart
      #7b05c4 RGB pie chart
      #7b05c4 color shades, tints & tones
#7b05c4 color schemes
#7b05c4 color preview, HTML & CSS examples
           This text has a color of #7b05c4        
        
          <p style="color:#7b05c4;">Text here</p>
        
        
          .mytext {color:#7b05c4;}
        
        Text color #7b05c4
      
           This box has a color of #7b05c4        
        
          <div style="background-color:#7b05c4;">Content here</div>
        
        
          .mybackground {background-color:#7b05c4;}
        
        Background color #7b05c4
      
           Border around this has a color of #7b05c4        
        
          <div style="border:2px solid #7b05c4;">Content here</div>
        
        
          .myborder {border:2px solid #7b05c4;}
        
        Border color #7b05c4