#3b28da color space conversions
Hex:
        #3b28da
        RGB:
        59, 40, 218
        CMY:
        77, 84, 15
        CMYK:
        73, 82, 0, 15
      HSL:
        246°, 70.6349%, 50.5882%
        HSV (HSB):
        246°, 81.6514%, 85.4902%
        XYZ:
        15.2173, 7.5093, 66.9771
        xyY:
        0.1696, 0.0837, 7.5093
      CIE-Lab:
        32.9394, 60.5543, -85.7143
        CIE-LCH:
        32.9394, 104.9465, 305.2399
        CIE-Luv:
        32.9394, -5.4417, -112.5262
        Hunter-Lab:
        27.4032, 51.1676, -125.7305
      #3b28da color charts
#3b28da RGB chart
      #3b28da CMYK chart
      #3b28da RGB pie chart
      #3b28da color shades, tints & tones
#3b28da color schemes
#3b28da color preview, HTML & CSS examples
           This text has a color of #3b28da        
        
          <p style="color:#3b28da;">Text here</p>
        
        
          .mytext {color:#3b28da;}
        
        Text color #3b28da
      
           This box has a color of #3b28da        
        
          <div style="background-color:#3b28da;">Content here</div>
        
        
          .mybackground {background-color:#3b28da;}
        
        Background color #3b28da
      
           Border around this has a color of #3b28da        
        
          <div style="border:2px solid #3b28da;">Content here</div>
        
        
          .myborder {border:2px solid #3b28da;}
        
        Border color #3b28da