#7142bb color space conversions
Hex:
        #7142bb
        RGB:
        113, 66, 187
        CMY:
        56, 74, 27
        CMYK:
        40, 65, 0, 27
      HSL:
        263°, 47.8261%, 49.6078%
        HSV (HSB):
        263°, 64.7059%, 73.3333%
        XYZ:
        17.7279, 10.9950, 48.2016
        xyY:
        0.2305, 0.1429, 10.9950
      CIE-Lab:
        39.5720, 46.1430, -56.6138
        CIE-LCH:
        39.5720, 73.0363, 309.1817
        CIE-Luv:
        39.5720, 9.6944, -85.3759
        Hunter-Lab:
        33.1587, 37.4052, -62.9766
      #7142bb color charts
#7142bb RGB chart
      #7142bb CMYK chart
      #7142bb RGB pie chart
      #7142bb color shades, tints & tones
#7142bb color schemes
#7142bb color preview, HTML & CSS examples
           This text has a color of #7142bb        
        
          <p style="color:#7142bb;">Text here</p>
        
        
          .mytext {color:#7142bb;}
        
        Text color #7142bb
      
           This box has a color of #7142bb        
        
          <div style="background-color:#7142bb;">Content here</div>
        
        
          .mybackground {background-color:#7142bb;}
        
        Background color #7142bb
      
           Border around this has a color of #7142bb        
        
          <div style="border:2px solid #7142bb;">Content here</div>
        
        
          .myborder {border:2px solid #7142bb;}
        
        Border color #7142bb