#3b62fa color space conversions
Hex:
        #3b62fa
        RGB:
        59, 98, 250
        CMY:
        77, 62, 2
        CMYK:
        76, 61, 0, 2
      HSL:
        228°, 95.0249%, 60.5882%
        HSV (HSB):
        228°, 76.4000%, 98.0392%
        XYZ:
        23.4266, 16.5673, 92.4056
        xyY:
        0.1769, 0.1251, 16.5673
      CIE-Lab:
        47.7101, 38.8798, -79.5096
        CIE-LCH:
        47.7101, 88.5066, 296.0584
        CIE-Luv:
        47.7101, -16.8712, -122.0721
        Hunter-Lab:
        40.7029, 31.5057, -106.1106
      #3b62fa color charts
#3b62fa RGB chart
      #3b62fa CMYK chart
      #3b62fa RGB pie chart
      #3b62fa color shades, tints & tones
#3b62fa color schemes
#3b62fa color preview, HTML & CSS examples
           This text has a color of #3b62fa        
        
          <p style="color:#3b62fa;">Text here</p>
        
        
          .mytext {color:#3b62fa;}
        
        Text color #3b62fa
      
           This box has a color of #3b62fa        
        
          <div style="background-color:#3b62fa;">Content here</div>
        
        
          .mybackground {background-color:#3b62fa;}
        
        Background color #3b62fa
      
           Border around this has a color of #3b62fa        
        
          <div style="border:2px solid #3b62fa;">Content here</div>
        
        
          .myborder {border:2px solid #3b62fa;}
        
        Border color #3b62fa