#3a60ec color space conversions
Hex:
        #3a60ec
        RGB:
        58, 96, 236
        CMY:
        77, 62, 7
        CMYK:
        75, 59, 0, 7
      HSL:
        227°, 82.4074%, 57.6471%
        HSV (HSB):
        227°, 75.4237%, 92.5490%
        XYZ:
        21.0681, 15.3214, 81.2038
        xyY:
        0.1792, 0.1303, 15.3214
      CIE-Lab:
        46.0713, 35.0490, -74.3519
        CIE-LCH:
        46.0713, 82.1988, 295.2389
        CIE-Luv:
        46.0713, -16.4229, -113.4870
        Hunter-Lab:
        39.1426, 27.5764, -95.6011
      #3a60ec color charts
#3a60ec RGB chart
      #3a60ec CMYK chart
      #3a60ec RGB pie chart
      #3a60ec color shades, tints & tones
#3a60ec color schemes
#3a60ec color preview, HTML & CSS examples
           This text has a color of #3a60ec        
        
          <p style="color:#3a60ec;">Text here</p>
        
        
          .mytext {color:#3a60ec;}
        
        Text color #3a60ec
      
           This box has a color of #3a60ec        
        
          <div style="background-color:#3a60ec;">Content here</div>
        
        
          .mybackground {background-color:#3a60ec;}
        
        Background color #3a60ec
      
           Border around this has a color of #3a60ec        
        
          <div style="border:2px solid #3a60ec;">Content here</div>
        
        
          .myborder {border:2px solid #3a60ec;}
        
        Border color #3a60ec