#6076ed color space conversions
Hex:
        #6076ed
        RGB:
        96, 118, 237
        CMY:
        62, 54, 7
        CMYK:
        59, 50, 0, 7
      HSL:
        231°, 79.6610%, 65.2941%
        HSV (HSB):
        231°, 59.4937%, 92.9412%
        XYZ:
        26.5884, 21.5581, 82.8805
        xyY:
        0.2029, 0.1645, 21.5581
      CIE-Lab:
        53.5550, 27.1992, -62.6889
        CIE-LCH:
        53.5550, 68.3352, 293.4548
        CIE-Luv:
        53.5550, -14.0425, -100.4006
        Hunter-Lab:
        46.4307, 20.9637, -73.3334
      #6076ed color charts
#6076ed RGB chart
      #6076ed CMYK chart
      #6076ed RGB pie chart
      #6076ed color shades, tints & tones
#6076ed color schemes
#6076ed color preview, HTML & CSS examples
           This text has a color of #6076ed        
        
          <p style="color:#6076ed;">Text here</p>
        
        
          .mytext {color:#6076ed;}
        
        Text color #6076ed
      
           This box has a color of #6076ed        
        
          <div style="background-color:#6076ed;">Content here</div>
        
        
          .mybackground {background-color:#6076ed;}
        
        Background color #6076ed
      
           Border around this has a color of #6076ed        
        
          <div style="border:2px solid #6076ed;">Content here</div>
        
        
          .myborder {border:2px solid #6076ed;}
        
        Border color #6076ed