#7b30df color space conversions
Hex:
        #7b30df
        RGB:
        123, 48, 223
        CMY:
        52, 81, 13
        CMYK:
        45, 78, 0, 13
      HSL:
        266°, 73.2218%, 53.1373%
        HSV (HSB):
        266°, 78.4753%, 87.4510%
        XYZ:
        22.5446, 11.6526, 70.8730
        xyY:
        0.2146, 0.1109, 11.6526
      CIE-Lab:
        40.6585, 65.2899, -75.6415
        CIE-LCH:
        40.6585, 99.9220, 310.7991
        CIE-Luv:
        40.6585, 11.6988, -112.3288
        Hunter-Lab:
        34.1359, 58.1504, -99.2030
      #7b30df color charts
#7b30df RGB chart
      #7b30df CMYK chart
      #7b30df RGB pie chart
      #7b30df color shades, tints & tones
#7b30df color schemes
#7b30df color preview, HTML & CSS examples
           This text has a color of #7b30df        
        
          <p style="color:#7b30df;">Text here</p>
        
        
          .mytext {color:#7b30df;}
        
        Text color #7b30df
      
           This box has a color of #7b30df        
        
          <div style="background-color:#7b30df;">Content here</div>
        
        
          .mybackground {background-color:#7b30df;}
        
        Background color #7b30df
      
           Border around this has a color of #7b30df        
        
          <div style="border:2px solid #7b30df;">Content here</div>
        
        
          .myborder {border:2px solid #7b30df;}
        
        Border color #7b30df