#7b01d1 color space conversions
Hex:
        #7b01d1
        RGB:
        123, 1, 209
        CMY:
        52, 100, 18
        CMYK:
        41, 100, 0, 18
      HSL:
        275°, 99.0476%, 41.1765%
        HSV (HSB):
        275°, 99.5215%, 81.9608%
        XYZ:
        19.6879, 8.8361, 60.9895
        xyY:
        0.2199, 0.0987, 8.8361
      CIE-Lab:
        35.6668, 73.1381, -75.7842
        CIE-LCH:
        35.6668, 105.3206, 313.9820
        CIE-Luv:
        35.6668, 17.2022, -107.1485
        Hunter-Lab:
        29.7256, 66.2043, -100.8403
      #7b01d1 color charts
#7b01d1 RGB chart
      #7b01d1 CMYK chart
      #7b01d1 RGB pie chart
      #7b01d1 color shades, tints & tones
#7b01d1 color schemes
#7b01d1 color preview, HTML & CSS examples
           This text has a color of #7b01d1        
        
          <p style="color:#7b01d1;">Text here</p>
        
        
          .mytext {color:#7b01d1;}
        
        Text color #7b01d1
      
           This box has a color of #7b01d1        
        
          <div style="background-color:#7b01d1;">Content here</div>
        
        
          .mybackground {background-color:#7b01d1;}
        
        Background color #7b01d1
      
           Border around this has a color of #7b01d1        
        
          <div style="border:2px solid #7b01d1;">Content here</div>
        
        
          .myborder {border:2px solid #7b01d1;}
        
        Border color #7b01d1