#2f32d2 color space conversions
Hex:
        #2f32d2
        RGB:
        47, 50, 210
        CMY:
        82, 80, 18
        CMYK:
        78, 76, 0, 18
      HSL:
        239°, 64.4269%, 50.3922%
        HSV (HSB):
        239°, 77.6190%, 82.3529%
        XYZ:
        13.9458, 7.5387, 61.6929
        xyY:
        0.1677, 0.0906, 7.5387
      CIE-Lab:
        33.0031, 52.4967, -81.0083
        CIE-LCH:
        33.0031, 96.5311, 302.9449
        CIE-Luv:
        33.0031, -8.1981, -107.6663
        Hunter-Lab:
        27.4567, 42.6143, -114.0001
      #2f32d2 color charts
#2f32d2 RGB chart
      #2f32d2 CMYK chart
      #2f32d2 RGB pie chart
      #2f32d2 color shades, tints & tones
#2f32d2 color schemes
#2f32d2 color preview, HTML & CSS examples
           This text has a color of #2f32d2        
        
          <p style="color:#2f32d2;">Text here</p>
        
        
          .mytext {color:#2f32d2;}
        
        Text color #2f32d2
      
           This box has a color of #2f32d2        
        
          <div style="background-color:#2f32d2;">Content here</div>
        
        
          .mybackground {background-color:#2f32d2;}
        
        Background color #2f32d2
      
           Border around this has a color of #2f32d2        
        
          <div style="border:2px solid #2f32d2;">Content here</div>
        
        
          .myborder {border:2px solid #2f32d2;}
        
        Border color #2f32d2