#2932c8 color space conversions
Hex:
        #2932c8
        RGB:
        41, 50, 200
        CMY:
        84, 80, 22
        CMYK:
        80, 75, 0, 22
      HSL:
        237°, 65.9751%, 47.2549%
        HSV (HSB):
        237°, 79.5000%, 78.4314%
        XYZ:
        12.4804, 6.9228, 55.3220
        xyY:
        0.1670, 0.0926, 6.9228
      CIE-Lab:
        31.6304, 48.8327, -77.4700
        CIE-LCH:
        31.6304, 91.5763, 302.2250
        CIE-Luv:
        31.6304, -8.6325, -101.8212
        Hunter-Lab:
        26.3111, 38.6250, -106.2459
      #2932c8 color charts
#2932c8 RGB chart
      #2932c8 CMYK chart
      #2932c8 RGB pie chart
      #2932c8 color shades, tints & tones
#2932c8 color schemes
#2932c8 color preview, HTML & CSS examples
           This text has a color of #2932c8        
        
          <p style="color:#2932c8;">Text here</p>
        
        
          .mytext {color:#2932c8;}
        
        Text color #2932c8
      
           This box has a color of #2932c8        
        
          <div style="background-color:#2932c8;">Content here</div>
        
        
          .mybackground {background-color:#2932c8;}
        
        Background color #2932c8
      
           Border around this has a color of #2932c8        
        
          <div style="border:2px solid #2932c8;">Content here</div>
        
        
          .myborder {border:2px solid #2932c8;}
        
        Border color #2932c8