#3a5ccb color space conversions
Hex:
        #3a5ccb
        RGB:
        58, 92, 203
        CMY:
        77, 64, 20
        CMYK:
        71, 55, 0, 20
      HSL:
        226°, 58.2329%, 51.1765%
        HSV (HSB):
        226°, 71.4286%, 79.6078%
        XYZ:
        16.3516, 12.8656, 58.1214
        xyY:
        0.1872, 0.1473, 12.8656
      CIE-Lab:
        42.5601, 25.6705, -61.2734
        CIE-LCH:
        42.5601, 66.4334, 292.7312
        CIE-Luv:
        42.5601, -15.1477, -92.1559
        Hunter-Lab:
        35.8687, 18.6031, -70.9651
      #3a5ccb color charts
#3a5ccb RGB chart
      #3a5ccb CMYK chart
      #3a5ccb RGB pie chart
      #3a5ccb color shades, tints & tones
#3a5ccb color schemes
#3a5ccb color preview, HTML & CSS examples
           This text has a color of #3a5ccb        
        
          <p style="color:#3a5ccb;">Text here</p>
        
        
          .mytext {color:#3a5ccb;}
        
        Text color #3a5ccb
      
           This box has a color of #3a5ccb        
        
          <div style="background-color:#3a5ccb;">Content here</div>
        
        
          .mybackground {background-color:#3a5ccb;}
        
        Background color #3a5ccb
      
           Border around this has a color of #3a5ccb        
        
          <div style="border:2px solid #3a5ccb;">Content here</div>
        
        
          .myborder {border:2px solid #3a5ccb;}
        
        Border color #3a5ccb