#3152bf color space conversions
Hex:
        #3152bf
        RGB:
        49, 82, 191
        CMY:
        81, 68, 25
        CMYK:
        74, 57, 0, 25
      HSL:
        226°, 59.1667%, 47.0588%
        HSV (HSB):
        226°, 74.3455%, 74.9020%
        XYZ:
        13.6879, 10.4491, 50.5857
        xyY:
        0.1832, 0.1398, 10.4491
      CIE-Lab:
        38.6368, 26.5780, -60.6991
        CIE-LCH:
        38.6368, 66.2629, 293.6470
        CIE-Luv:
        38.6368, -14.0136, -88.6242
        Hunter-Lab:
        32.3251, 19.0158, -70.1555
      #3152bf color charts
#3152bf RGB chart
      #3152bf CMYK chart
      #3152bf RGB pie chart
      #3152bf color shades, tints & tones
#3152bf color schemes
#3152bf color preview, HTML & CSS examples
           This text has a color of #3152bf        
        
          <p style="color:#3152bf;">Text here</p>
        
        
          .mytext {color:#3152bf;}
        
        Text color #3152bf
      
           This box has a color of #3152bf        
        
          <div style="background-color:#3152bf;">Content here</div>
        
        
          .mybackground {background-color:#3152bf;}
        
        Background color #3152bf
      
           Border around this has a color of #3152bf        
        
          <div style="border:2px solid #3152bf;">Content here</div>
        
        
          .myborder {border:2px solid #3152bf;}
        
        Border color #3152bf