#3c73ed color space conversions
Hex:
        #3c73ed
        RGB:
        60, 115, 237
        CMY:
        76, 55, 7
        CMYK:
        75, 51, 0, 7
      HSL:
        221°, 83.0986%, 58.2353%
        HSV (HSB):
        221°, 74.6835%, 92.9412%
        XYZ:
        23.2803, 19.3366, 82.6261
        xyY:
        0.1859, 0.1544, 19.3366
      CIE-Lab:
        51.0787, 23.7062, -66.7713
        CIE-LCH:
        51.0787, 70.8547, 289.5467
        CIE-Luv:
        51.0787, -21.1888, -105.0740
        Hunter-Lab:
        43.9733, 17.5477, -80.6248
      #3c73ed color charts
#3c73ed RGB chart
      #3c73ed CMYK chart
      #3c73ed RGB pie chart
      #3c73ed color shades, tints & tones
#3c73ed color schemes
#3c73ed color preview, HTML & CSS examples
           This text has a color of #3c73ed        
        
          <p style="color:#3c73ed;">Text here</p>
        
        
          .mytext {color:#3c73ed;}
        
        Text color #3c73ed
      
           This box has a color of #3c73ed        
        
          <div style="background-color:#3c73ed;">Content here</div>
        
        
          .mybackground {background-color:#3c73ed;}
        
        Background color #3c73ed
      
           Border around this has a color of #3c73ed        
        
          <div style="border:2px solid #3c73ed;">Content here</div>
        
        
          .myborder {border:2px solid #3c73ed;}
        
        Border color #3c73ed