#6041ea color space conversions
Hex:
        #6041ea
        RGB:
        96, 65, 234
        CMY:
        62, 75, 8
        CMYK:
        59, 72, 0, 8
      HSL:
        251°, 80.0948%, 58.6275%
        HSV (HSB):
        251°, 72.2222%, 91.7647%
        XYZ:
        21.5654, 12.2079, 79.0616
        xyY:
        0.1911, 0.1082, 12.2079
      CIE-Lab:
        41.5447, 56.9230, -80.5474
        CIE-LCH:
        41.5447, 98.6312, 305.2490
        CIE-Luv:
        41.5447, -1.4147, -118.6478
        Hunter-Lab:
        34.9398, 49.0286, -109.7033
      #6041ea color charts
#6041ea RGB chart
      #6041ea CMYK chart
      #6041ea RGB pie chart
      #6041ea color shades, tints & tones
#6041ea color schemes
#6041ea color preview, HTML & CSS examples
           This text has a color of #6041ea        
        
          <p style="color:#6041ea;">Text here</p>
        
        
          .mytext {color:#6041ea;}
        
        Text color #6041ea
      
           This box has a color of #6041ea        
        
          <div style="background-color:#6041ea;">Content here</div>
        
        
          .mybackground {background-color:#6041ea;}
        
        Background color #6041ea
      
           Border around this has a color of #6041ea        
        
          <div style="border:2px solid #6041ea;">Content here</div>
        
        
          .myborder {border:2px solid #6041ea;}
        
        Border color #6041ea