#2f32bd color space conversions
Hex:
        #2f32bd
        RGB:
        47, 50, 189
        CMY:
        82, 80, 26
        CMYK:
        75, 74, 0, 26
      HSL:
        239°, 60.1695%, 46.2745%
        HSV (HSB):
        239°, 75.1323%, 74.1176%
        XYZ:
        11.4982, 6.5597, 48.8042
        xyY:
        0.1720, 0.0981, 6.5597
      CIE-Lab:
        30.7827, 45.6370, -72.4005
        CIE-LCH:
        30.7827, 85.5837, 302.2249
        CIE-Luv:
        30.7827, -7.3612, -95.2410
        Hunter-Lab:
        25.6118, 35.3152, -95.0508
      #2f32bd color charts
#2f32bd RGB chart
      #2f32bd CMYK chart
      #2f32bd RGB pie chart
      #2f32bd color shades, tints & tones
#2f32bd color schemes
#2f32bd color preview, HTML & CSS examples
           This text has a color of #2f32bd        
        
          <p style="color:#2f32bd;">Text here</p>
        
        
          .mytext {color:#2f32bd;}
        
        Text color #2f32bd
      
           This box has a color of #2f32bd        
        
          <div style="background-color:#2f32bd;">Content here</div>
        
        
          .mybackground {background-color:#2f32bd;}
        
        Background color #2f32bd
      
           Border around this has a color of #2f32bd        
        
          <div style="border:2px solid #2f32bd;">Content here</div>
        
        
          .myborder {border:2px solid #2f32bd;}
        
        Border color #2f32bd