#2d32fa color space conversions
Hex:
        #2d32fa
        RGB:
        45, 50, 250
        CMY:
        82, 80, 2
        CMYK:
        82, 80, 0, 2
      HSL:
        239°, 95.3488%, 57.8431%
        HSV (HSB):
        239°, 82.0000%, 98.0392%
        XYZ:
        19.4781, 9.7412, 91.2961
        xyY:
        0.1616, 0.0808, 9.7412
      CIE-Lab:
        37.3739, 64.7255, -96.5698
        CIE-LCH:
        37.3739, 116.2545, 303.8318
        CIE-Luv:
        37.3739, -9.9886, -130.6240
        Hunter-Lab:
        31.2109, 56.7791, -151.5835
      #2d32fa color charts
#2d32fa RGB chart
      #2d32fa CMYK chart
      #2d32fa RGB pie chart
      #2d32fa color shades, tints & tones
#2d32fa color schemes
#2d32fa color preview, HTML & CSS examples
           This text has a color of #2d32fa        
        
          <p style="color:#2d32fa;">Text here</p>
        
        
          .mytext {color:#2d32fa;}
        
        Text color #2d32fa
      
           This box has a color of #2d32fa        
        
          <div style="background-color:#2d32fa;">Content here</div>
        
        
          .mybackground {background-color:#2d32fa;}
        
        Background color #2d32fa
      
           Border around this has a color of #2d32fa        
        
          <div style="border:2px solid #2d32fa;">Content here</div>
        
        
          .myborder {border:2px solid #2d32fa;}
        
        Border color #2d32fa