#6035d2 color space conversions
Hex:
        #6035d2
        RGB:
        96, 53, 210
        CMY:
        62, 79, 18
        CMYK:
        54, 75, 0, 18
      HSL:
        256°, 63.5628%, 51.5686%
        HSV (HSB):
        256°, 74.7619%, 82.3529%
        XYZ:
        17.7298, 9.6861, 61.9079
        xyY:
        0.1985, 0.1084, 9.6861
      CIE-Lab:
        37.2731, 56.0624, -73.8381
        CIE-LCH:
        37.2731, 92.7096, 307.2080
        CIE-Luv:
        37.2731, 2.6726, -105.8105
        Hunter-Lab:
        31.1226, 47.2229, -96.1518
      #6035d2 color charts
#6035d2 RGB chart
      #6035d2 CMYK chart
      #6035d2 RGB pie chart
      #6035d2 color shades, tints & tones
#6035d2 color schemes
#6035d2 color preview, HTML & CSS examples
           This text has a color of #6035d2        
        
          <p style="color:#6035d2;">Text here</p>
        
        
          .mytext {color:#6035d2;}
        
        Text color #6035d2
      
           This box has a color of #6035d2        
        
          <div style="background-color:#6035d2;">Content here</div>
        
        
          .mybackground {background-color:#6035d2;}
        
        Background color #6035d2
      
           Border around this has a color of #6035d2        
        
          <div style="border:2px solid #6035d2;">Content here</div>
        
        
          .myborder {border:2px solid #6035d2;}
        
        Border color #6035d2