#6035ef color space conversions
Hex:
        #6035ef
        RGB:
        96, 53, 239
        CMY:
        62, 79, 6
        CMYK:
        60, 78, 0, 6
      HSL:
        254°, 85.3211%, 57.2549%
        HSV (HSB):
        254°, 77.8243%, 93.7255%
        XYZ:
        21.6770, 11.2650, 82.6932
        xyY:
        0.1875, 0.0974, 11.2650
      CIE-Lab:
        40.0233, 64.0055, -85.8817
        CIE-LCH:
        40.0233, 107.1092, 306.6962
        CIE-Luv:
        40.0233, -0.1076, -123.4416
        Hunter-Lab:
        33.5634, 56.5486, -122.5840
      #6035ef color charts
#6035ef RGB chart
      #6035ef CMYK chart
      #6035ef RGB pie chart
      #6035ef color shades, tints & tones
#6035ef color schemes
#6035ef color preview, HTML & CSS examples
           This text has a color of #6035ef        
        
          <p style="color:#6035ef;">Text here</p>
        
        
          .mytext {color:#6035ef;}
        
        Text color #6035ef
      
           This box has a color of #6035ef        
        
          <div style="background-color:#6035ef;">Content here</div>
        
        
          .mybackground {background-color:#6035ef;}
        
        Background color #6035ef
      
           Border around this has a color of #6035ef        
        
          <div style="border:2px solid #6035ef;">Content here</div>
        
        
          .myborder {border:2px solid #6035ef;}
        
        Border color #6035ef