#7b01c5 color space conversions
Hex:
        #7b01c5
        RGB:
        123, 1, 197
        CMY:
        52, 100, 23
        CMYK:
        38, 99, 0, 23
      HSL:
        277°, 98.9899%, 38.8235%
        HSV (HSB):
        277°, 99.4924%, 77.2549%
        XYZ:
        18.2573, 8.2639, 53.4561
        xyY:
        0.2283, 0.1033, 8.2639
      CIE-Lab:
        34.5265, 70.7067, -70.6619
        CIE-LCH:
        34.5265, 99.9627, 315.0182
        CIE-Luv:
        34.5265, 19.5300, -99.8845
        Hunter-Lab:
        28.7470, 63.0587, -90.1293
      #7b01c5 color charts
#7b01c5 RGB chart
      #7b01c5 CMYK chart
      #7b01c5 RGB pie chart
      #7b01c5 color shades, tints & tones
#7b01c5 color schemes
#7b01c5 color preview, HTML & CSS examples
           This text has a color of #7b01c5        
        
          <p style="color:#7b01c5;">Text here</p>
        
        
          .mytext {color:#7b01c5;}
        
        Text color #7b01c5
      
           This box has a color of #7b01c5        
        
          <div style="background-color:#7b01c5;">Content here</div>
        
        
          .mybackground {background-color:#7b01c5;}
        
        Background color #7b01c5
      
           Border around this has a color of #7b01c5        
        
          <div style="border:2px solid #7b01c5;">Content here</div>
        
        
          .myborder {border:2px solid #7b01c5;}
        
        Border color #7b01c5