#3a62be color space conversions
Hex:
        #3a62be
        RGB:
        58, 98, 190
        CMY:
        77, 62, 25
        CMYK:
        69, 48, 0, 25
      HSL:
        222°, 53.2258%, 48.6275%
        HSV (HSB):
        222°, 69.4737%, 74.5098%
        XYZ:
        15.4069, 13.3526, 50.4805
        xyY:
        0.1944, 0.1685, 13.3526
      CIE-Lab:
        43.2898, 17.0632, -52.5691
        CIE-LCH:
        43.2898, 55.2690, 287.9827
        CIE-Luv:
        43.2898, -16.8720, -79.3562
        Hunter-Lab:
        36.5412, 11.3138, -56.3283
      #3a62be color charts
#3a62be RGB chart
      #3a62be CMYK chart
      #3a62be RGB pie chart
      #3a62be color shades, tints & tones
#3a62be color schemes
#3a62be color preview, HTML & CSS examples
           This text has a color of #3a62be        
        
          <p style="color:#3a62be;">Text here</p>
        
        
          .mytext {color:#3a62be;}
        
        Text color #3a62be
      
           This box has a color of #3a62be        
        
          <div style="background-color:#3a62be;">Content here</div>
        
        
          .mybackground {background-color:#3a62be;}
        
        Background color #3a62be
      
           Border around this has a color of #3a62be        
        
          <div style="border:2px solid #3a62be;">Content here</div>
        
        
          .myborder {border:2px solid #3a62be;}
        
        Border color #3a62be