#3340bb color space conversions
Hex:
        #3340bb
        RGB:
        51, 64, 187
        CMY:
        80, 75, 27
        CMYK:
        73, 66, 0, 27
      HSL:
        234°, 57.1429%, 46.6667%
        HSV (HSB):
        234°, 72.7273%, 73.3333%
        XYZ:
        12.1683, 7.9585, 47.9085
        xyY:
        0.1789, 0.1170, 7.9585
      CIE-Lab:
        33.8962, 36.9299, -66.0901
        CIE-LCH:
        33.8962, 75.7082, 299.1956
        CIE-Luv:
        33.8962, -9.2628, -91.7143
        Hunter-Lab:
        28.2107, 27.6245, -80.9409
      #3340bb color charts
#3340bb RGB chart
      #3340bb CMYK chart
      #3340bb RGB pie chart
      #3340bb color shades, tints & tones
#3340bb color schemes
#3340bb color preview, HTML & CSS examples
           This text has a color of #3340bb        
        
          <p style="color:#3340bb;">Text here</p>
        
        
          .mytext {color:#3340bb;}
        
        Text color #3340bb
      
           This box has a color of #3340bb        
        
          <div style="background-color:#3340bb;">Content here</div>
        
        
          .mybackground {background-color:#3340bb;}
        
        Background color #3340bb
      
           Border around this has a color of #3340bb        
        
          <div style="border:2px solid #3340bb;">Content here</div>
        
        
          .myborder {border:2px solid #3340bb;}
        
        Border color #3340bb