#3d60ee color space conversions
Hex:
        #3d60ee
        RGB:
        61, 96, 238
        CMY:
        76, 62, 7
        CMYK:
        74, 60, 0, 7
      HSL:
        228°, 83.8863%, 58.6275%
        HSV (HSB):
        228°, 74.3697%, 93.3333%
        XYZ:
        21.5400, 15.5309, 82.7514
        xyY:
        0.1798, 0.1296, 15.5309
      CIE-Lab:
        46.3529, 36.0776, -75.0113
        CIE-LCH:
        46.3529, 83.2363, 295.6858
        CIE-Luv:
        46.3529, -15.9477, -114.6807
        Hunter-Lab:
        39.4092, 28.5968, -96.9105
      #3d60ee color charts
#3d60ee RGB chart
      #3d60ee CMYK chart
      #3d60ee RGB pie chart
      #3d60ee color shades, tints & tones
#3d60ee color schemes
#3d60ee color preview, HTML & CSS examples
           This text has a color of #3d60ee        
        
          <p style="color:#3d60ee;">Text here</p>
        
        
          .mytext {color:#3d60ee;}
        
        Text color #3d60ee
      
           This box has a color of #3d60ee        
        
          <div style="background-color:#3d60ee;">Content here</div>
        
        
          .mybackground {background-color:#3d60ee;}
        
        Background color #3d60ee
      
           Border around this has a color of #3d60ee        
        
          <div style="border:2px solid #3d60ee;">Content here</div>
        
        
          .myborder {border:2px solid #3d60ee;}
        
        Border color #3d60ee