#6034e5 color space conversions
Hex:
        #6034e5
        RGB:
        96, 52, 229
        CMY:
        62, 80, 10
        CMYK:
        58, 77, 0, 10
      HSL:
        255°, 77.2926%, 55.0980%
        HSV (HSB):
        255°, 77.2926%, 89.8039%
        XYZ:
        20.1947, 10.5999, 75.1104
        xyY:
        0.1907, 0.1001, 10.5999
      CIE-Lab:
        38.8983, 61.7266, -82.0640
        CIE-LCH:
        38.8983, 102.6873, 306.9496
        CIE-Luv:
        38.8983, 0.9348, -117.5730
        Hunter-Lab:
        32.5575, 53.7440, -113.9920
      #6034e5 color charts
#6034e5 RGB chart
      #6034e5 CMYK chart
      #6034e5 RGB pie chart
      #6034e5 color shades, tints & tones
#6034e5 color schemes
#6034e5 color preview, HTML & CSS examples
           This text has a color of #6034e5        
        
          <p style="color:#6034e5;">Text here</p>
        
        
          .mytext {color:#6034e5;}
        
        Text color #6034e5
      
           This box has a color of #6034e5        
        
          <div style="background-color:#6034e5;">Content here</div>
        
        
          .mybackground {background-color:#6034e5;}
        
        Background color #6034e5
      
           Border around this has a color of #6034e5        
        
          <div style="border:2px solid #6034e5;">Content here</div>
        
        
          .myborder {border:2px solid #6034e5;}
        
        Border color #6034e5