#2d31ec color space conversions
Hex:
        #2d31ec
        RGB:
        45, 49, 236
        CMY:
        82, 81, 7
        CMYK:
        81, 79, 0, 7
      HSL:
        239°, 83.4061%, 55.0980%
        HSV (HSB):
        239°, 80.9322%, 92.5490%
        XYZ:
        17.3208, 8.8106, 80.1446
        xyY:
        0.1630, 0.0829, 8.8106
      CIE-Lab:
        35.6171, 60.9865, -91.5843
        CIE-LCH:
        35.6171, 110.0319, 303.6599
        CIE-Luv:
        35.6171, -9.3305, -122.6867
        Hunter-Lab:
        29.6827, 52.2157, -139.3076
      #2d31ec color charts
#2d31ec RGB chart
      #2d31ec CMYK chart
      #2d31ec RGB pie chart
      #2d31ec color shades, tints & tones
#2d31ec color schemes
#2d31ec color preview, HTML & CSS examples
           This text has a color of #2d31ec        
        
          <p style="color:#2d31ec;">Text here</p>
        
        
          .mytext {color:#2d31ec;}
        
        Text color #2d31ec
      
           This box has a color of #2d31ec        
        
          <div style="background-color:#2d31ec;">Content here</div>
        
        
          .mybackground {background-color:#2d31ec;}
        
        Background color #2d31ec
      
           Border around this has a color of #2d31ec        
        
          <div style="border:2px solid #2d31ec;">Content here</div>
        
        
          .myborder {border:2px solid #2d31ec;}
        
        Border color #2d31ec