#7b30f2 color space conversions
Hex:
        #7b30f2
        RGB:
        123, 48, 242
        CMY:
        52, 81, 5
        CMYK:
        49, 80, 0, 5
      HSL:
        263°, 88.1818%, 56.8627%
        HSV (HSB):
        263°, 80.1653%, 94.9020%
        XYZ:
        25.2523, 12.7357, 85.1317
        xyY:
        0.2051, 0.1034, 12.7357
      CIE-Lab:
        42.3622, 69.8722, -83.6253
        CIE-LCH:
        42.3622, 108.9739, 309.8801
        CIE-Luv:
        42.3622, 8.9805, -124.0922
        Hunter-Lab:
        35.6871, 63.8551, -116.4557
      #7b30f2 color charts
#7b30f2 RGB chart
      #7b30f2 CMYK chart
      #7b30f2 RGB pie chart
      #7b30f2 color shades, tints & tones
#7b30f2 color schemes
#7b30f2 color preview, HTML & CSS examples
           This text has a color of #7b30f2        
        
          <p style="color:#7b30f2;">Text here</p>
        
        
          .mytext {color:#7b30f2;}
        
        Text color #7b30f2
      
           This box has a color of #7b30f2        
        
          <div style="background-color:#7b30f2;">Content here</div>
        
        
          .mybackground {background-color:#7b30f2;}
        
        Background color #7b30f2
      
           Border around this has a color of #7b30f2        
        
          <div style="border:2px solid #7b30f2;">Content here</div>
        
        
          .myborder {border:2px solid #7b30f2;}
        
        Border color #7b30f2