#7134bb color space conversions
Hex:
        #7134bb
        RGB:
        113, 52, 187
        CMY:
        56, 80, 27
        CMYK:
        40, 72, 0, 27
      HSL:
        267°, 56.4854%, 46.8627%
        HSV (HSB):
        267°, 72.1925%, 73.3333%
        XYZ:
        17.0077, 9.5545, 47.9615
        xyY:
        0.2282, 0.1282, 9.5545
      CIE-Lab:
        37.0308, 53.1744, -60.7418
        CIE-LCH:
        37.0308, 80.7285, 311.1995
        CIE-Luv:
        37.0308, 12.4156, -89.3802
        Hunter-Lab:
        30.9104, 44.1218, -70.3588
      #7134bb color charts
#7134bb RGB chart
      #7134bb CMYK chart
      #7134bb RGB pie chart
      #7134bb color shades, tints & tones
#7134bb color schemes
#7134bb color preview, HTML & CSS examples
           This text has a color of #7134bb        
        
          <p style="color:#7134bb;">Text here</p>
        
        
          .mytext {color:#7134bb;}
        
        Text color #7134bb
      
           This box has a color of #7134bb        
        
          <div style="background-color:#7134bb;">Content here</div>
        
        
          .mybackground {background-color:#7134bb;}
        
        Background color #7134bb
      
           Border around this has a color of #7134bb        
        
          <div style="border:2px solid #7134bb;">Content here</div>
        
        
          .myborder {border:2px solid #7134bb;}
        
        Border color #7134bb