#7b42ef color space conversions
Hex:
        #7b42ef
        RGB:
        123, 66, 239
        CMY:
        52, 74, 6
        CMYK:
        49, 72, 0, 6
      HSL:
        260°, 84.3902%, 59.8039%
        HSV (HSB):
        260°, 72.3849%, 93.7255%
        XYZ:
        25.6966, 14.3394, 83.0748
        xyY:
        0.2087, 0.1165, 14.3394
      CIE-Lab:
        44.7158, 61.6015, -78.0714
        CIE-LCH:
        44.7158, 99.4480, 308.2749
        CIE-Luv:
        44.7158, 6.9310, -119.1478
        Hunter-Lab:
        37.8674, 54.8612, -103.5653
      #7b42ef color charts
#7b42ef RGB chart
      #7b42ef CMYK chart
      #7b42ef RGB pie chart
      #7b42ef color shades, tints & tones
#7b42ef color schemes
#7b42ef color preview, HTML & CSS examples
           This text has a color of #7b42ef        
        
          <p style="color:#7b42ef;">Text here</p>
        
        
          .mytext {color:#7b42ef;}
        
        Text color #7b42ef
      
           This box has a color of #7b42ef        
        
          <div style="background-color:#7b42ef;">Content here</div>
        
        
          .mybackground {background-color:#7b42ef;}
        
        Background color #7b42ef
      
           Border around this has a color of #7b42ef        
        
          <div style="border:2px solid #7b42ef;">Content here</div>
        
        
          .myborder {border:2px solid #7b42ef;}
        
        Border color #7b42ef