#6074e1 color space conversions
Hex:
        #6074e1
        RGB:
        96, 116, 225
        CMY:
        62, 55, 12
        CMYK:
        57, 48, 0, 12
      HSL:
        231°, 68.2540%, 62.9412%
        HSV (HSB):
        231°, 57.3333%, 88.2353%
        XYZ:
        24.6599, 20.4138, 73.8747
        xyY:
        0.2073, 0.1716, 20.4138
      CIE-Lab:
        52.3019, 24.4950, -57.9800
        CIE-LCH:
        52.3019, 62.9419, 292.9028
        CIE-Luv:
        52.3019, -13.1253, -92.3326
        Hunter-Lab:
        45.1817, 18.3563, -65.3155
      #6074e1 color charts
#6074e1 RGB chart
      #6074e1 CMYK chart
      #6074e1 RGB pie chart
      #6074e1 color shades, tints & tones
#6074e1 color schemes
#6074e1 color preview, HTML & CSS examples
           This text has a color of #6074e1        
        
          <p style="color:#6074e1;">Text here</p>
        
        
          .mytext {color:#6074e1;}
        
        Text color #6074e1
      
           This box has a color of #6074e1        
        
          <div style="background-color:#6074e1;">Content here</div>
        
        
          .mybackground {background-color:#6074e1;}
        
        Background color #6074e1
      
           Border around this has a color of #6074e1        
        
          <div style="border:2px solid #6074e1;">Content here</div>
        
        
          .myborder {border:2px solid #6074e1;}
        
        Border color #6074e1