#7134ef color space conversions
Hex:
        #7134ef
        RGB:
        113, 52, 239
        CMY:
        56, 80, 6
        CMYK:
        53, 78, 0, 6
      HSL:
        260°, 85.3881%, 57.0588%
        HSV (HSB):
        260°, 78.2427%, 93.7255%
        XYZ:
        23.6180, 12.1987, 82.7711
        xyY:
        0.1992, 0.1029, 12.1987
      CIE-Lab:
        41.5302, 66.3690, -83.3409
        CIE-LCH:
        41.5302, 106.5390, 308.5323
        CIE-Luv:
        41.5302, 5.3080, -122.5538
        Hunter-Lab:
        34.9266, 59.5834, -116.0602
      #7134ef color charts
#7134ef RGB chart
      #7134ef CMYK chart
      #7134ef RGB pie chart
      #7134ef color shades, tints & tones
#7134ef color schemes
#7134ef color preview, HTML & CSS examples
           This text has a color of #7134ef        
        
          <p style="color:#7134ef;">Text here</p>
        
        
          .mytext {color:#7134ef;}
        
        Text color #7134ef
      
           This box has a color of #7134ef        
        
          <div style="background-color:#7134ef;">Content here</div>
        
        
          .mybackground {background-color:#7134ef;}
        
        Background color #7134ef
      
           Border around this has a color of #7134ef        
        
          <div style="border:2px solid #7134ef;">Content here</div>
        
        
          .myborder {border:2px solid #7134ef;}
        
        Border color #7134ef