#2f32ba color space conversions
Hex:
        #2f32ba
        RGB:
        47, 50, 186
        CMY:
        82, 80, 27
        CMYK:
        75, 73, 0, 27
      HSL:
        239°, 59.6567%, 45.6863%
        HSV (HSB):
        239°, 74.7312%, 72.9412%
        XYZ:
        11.1758, 6.4307, 47.1066
        xyY:
        0.1727, 0.0994, 6.4307
      CIE-Lab:
        30.4741, 44.6341, -71.1368
        CIE-LCH:
        30.4741, 83.9800, 302.1058
        CIE-Luv:
        30.4741, -7.2407, -93.4391
        Hunter-Lab:
        25.3588, 34.2882, -92.3859
      #2f32ba color charts
#2f32ba RGB chart
      #2f32ba CMYK chart
      #2f32ba RGB pie chart
      #2f32ba color shades, tints & tones
#2f32ba color schemes
#2f32ba color preview, HTML & CSS examples
           This text has a color of #2f32ba        
        
          <p style="color:#2f32ba;">Text here</p>
        
        
          .mytext {color:#2f32ba;}
        
        Text color #2f32ba
      
           This box has a color of #2f32ba        
        
          <div style="background-color:#2f32ba;">Content here</div>
        
        
          .mybackground {background-color:#2f32ba;}
        
        Background color #2f32ba
      
           Border around this has a color of #2f32ba        
        
          <div style="border:2px solid #2f32ba;">Content here</div>
        
        
          .myborder {border:2px solid #2f32ba;}
        
        Border color #2f32ba