#2f51b1 color space conversions
Hex:
        #2f51b1
        RGB:
        47, 81, 177
        CMY:
        82, 68, 31
        CMYK:
        73, 54, 0, 31
      HSL:
        224°, 58.0357%, 43.9216%
        HSV (HSB):
        224°, 73.4463%, 69.4118%
        XYZ:
        12.0505, 9.6635, 42.8251
        xyY:
        0.1867, 0.1497, 9.6635
      CIE-Lab:
        37.2316, 21.7377, -54.7568
        CIE-LCH:
        37.2316, 58.9138, 291.6524
        CIE-Luv:
        37.2316, -14.0330, -79.2249
        Hunter-Lab:
        31.0862, 14.7945, -59.9190
      #2f51b1 color charts
#2f51b1 RGB chart
      #2f51b1 CMYK chart
      #2f51b1 RGB pie chart
      #2f51b1 color shades, tints & tones
#2f51b1 color schemes
#2f51b1 color preview, HTML & CSS examples
           This text has a color of #2f51b1        
        
          <p style="color:#2f51b1;">Text here</p>
        
        
          .mytext {color:#2f51b1;}
        
        Text color #2f51b1
      
           This box has a color of #2f51b1        
        
          <div style="background-color:#2f51b1;">Content here</div>
        
        
          .mybackground {background-color:#2f51b1;}
        
        Background color #2f51b1
      
           Border around this has a color of #2f51b1        
        
          <div style="border:2px solid #2f51b1;">Content here</div>
        
        
          .myborder {border:2px solid #2f51b1;}
        
        Border color #2f51b1