#2c32fa color space conversions
Hex:
        #2c32fa
        RGB:
        44, 50, 250
        CMY:
        83, 80, 2
        CMYK:
        82, 80, 0, 2
      HSL:
        238°, 95.3704%, 57.6471%
        HSV (HSB):
        238°, 82.4000%, 98.0392%
        XYZ:
        19.4346, 9.7188, 91.2941
        xyY:
        0.1614, 0.0807, 9.7188
      CIE-Lab:
        37.3329, 64.6826, -96.6390
        CIE-LCH:
        37.3329, 116.2882, 303.7952
        CIE-Luv:
        37.3329, -10.0943, -130.6187
        Hunter-Lab:
        31.1750, 56.7214, -151.8047
      #2c32fa color charts
#2c32fa RGB chart
      #2c32fa CMYK chart
      #2c32fa RGB pie chart
      #2c32fa color shades, tints & tones
#2c32fa color schemes
#2c32fa color preview, HTML & CSS examples
           This text has a color of #2c32fa        
        
          <p style="color:#2c32fa;">Text here</p>
        
        
          .mytext {color:#2c32fa;}
        
        Text color #2c32fa
      
           This box has a color of #2c32fa        
        
          <div style="background-color:#2c32fa;">Content here</div>
        
        
          .mybackground {background-color:#2c32fa;}
        
        Background color #2c32fa
      
           Border around this has a color of #2c32fa        
        
          <div style="border:2px solid #2c32fa;">Content here</div>
        
        
          .myborder {border:2px solid #2c32fa;}
        
        Border color #2c32fa