#7b1af5 color space conversions
Hex:
        #7b1af5
        RGB:
        123, 26, 245
        CMY:
        52, 90, 4
        CMYK:
        50, 89, 0, 4
      HSL:
        267°, 91.6318%, 53.1373%
        HSV (HSB):
        267°, 89.3878%, 96.0784%
        XYZ:
        25.0192, 11.5423, 87.2954
        xyY:
        0.2020, 0.0932, 11.5423
      CIE-Lab:
        40.4793, 76.9961, -88.4197
        CIE-LCH:
        40.4793, 117.2453, 311.0494
        CIE-Luv:
        40.4793, 10.3665, -127.6257
        Hunter-Lab:
        33.9740, 71.9969, -128.5626
      #7b1af5 color charts
#7b1af5 RGB chart
      #7b1af5 CMYK chart
      #7b1af5 RGB pie chart
      #7b1af5 color shades, tints & tones
#7b1af5 color schemes
#7b1af5 color preview, HTML & CSS examples
           This text has a color of #7b1af5        
        
          <p style="color:#7b1af5;">Text here</p>
        
        
          .mytext {color:#7b1af5;}
        
        Text color #7b1af5
      
           This box has a color of #7b1af5        
        
          <div style="background-color:#7b1af5;">Content here</div>
        
        
          .mybackground {background-color:#7b1af5;}
        
        Background color #7b1af5
      
           Border around this has a color of #7b1af5        
        
          <div style="border:2px solid #7b1af5;">Content here</div>
        
        
          .myborder {border:2px solid #7b1af5;}
        
        Border color #7b1af5