#3b62da color space conversions
Hex:
        #3b62da
        RGB:
        59, 98, 218
        CMY:
        77, 62, 15
        CMYK:
        73, 55, 0, 15
      HSL:
        225°, 68.2403%, 54.3137%
        HSV (HSB):
        225°, 72.9358%, 85.4902%
        XYZ:
        18.8262, 14.7271, 68.1800
        xyY:
        0.1851, 0.1448, 14.7271
      CIE-Lab:
        45.2582, 27.4156, -65.4873
        CIE-LCH:
        45.2582, 70.9944, 292.7161
        CIE-Luv:
        45.2582, -16.6732, -100.0188
        Hunter-Lab:
        38.3759, 20.4094, -78.4735
      #3b62da color charts
#3b62da RGB chart
      #3b62da CMYK chart
      #3b62da RGB pie chart
      #3b62da color shades, tints & tones
#3b62da color schemes
#3b62da color preview, HTML & CSS examples
           This text has a color of #3b62da        
        
          <p style="color:#3b62da;">Text here</p>
        
        
          .mytext {color:#3b62da;}
        
        Text color #3b62da
      
           This box has a color of #3b62da        
        
          <div style="background-color:#3b62da;">Content here</div>
        
        
          .mybackground {background-color:#3b62da;}
        
        Background color #3b62da
      
           Border around this has a color of #3b62da        
        
          <div style="border:2px solid #3b62da;">Content here</div>
        
        
          .myborder {border:2px solid #3b62da;}
        
        Border color #3b62da