#7f42bd color space conversions
Hex:
        #7f42bd
        RGB:
        127, 66, 189
        CMY:
        50, 74, 26
        CMYK:
        33, 65, 0, 26
      HSL:
        270°, 48.2353%, 50.0000%
        HSV (HSB):
        270°, 65.0794%, 74.1176%
        XYZ:
        19.8859, 12.0826, 49.4282
        xyY:
        0.2443, 0.1484, 12.0826
      CIE-Lab:
        41.3471, 49.6430, -54.8355
        CIE-LCH:
        41.3471, 73.9687, 312.1548
        CIE-Luv:
        41.3471, 16.0244, -84.4517
        Hunter-Lab:
        34.7600, 41.2884, -59.9774
      #7f42bd color charts
#7f42bd RGB chart
      #7f42bd CMYK chart
      #7f42bd RGB pie chart
      #7f42bd color shades, tints & tones
#7f42bd color schemes
#7f42bd color preview, HTML & CSS examples
           This text has a color of #7f42bd        
        
          <p style="color:#7f42bd;">Text here</p>
        
        
          .mytext {color:#7f42bd;}
        
        Text color #7f42bd
      
           This box has a color of #7f42bd        
        
          <div style="background-color:#7f42bd;">Content here</div>
        
        
          .mybackground {background-color:#7f42bd;}
        
        Background color #7f42bd
      
           Border around this has a color of #7f42bd        
        
          <div style="border:2px solid #7f42bd;">Content here</div>
        
        
          .myborder {border:2px solid #7f42bd;}
        
        Border color #7f42bd