#2d31db color space conversions
Hex:
        #2d31db
        RGB:
        45, 49, 219
        CMY:
        82, 81, 14
        CMYK:
        79, 78, 0, 14
      HSL:
        239°, 70.7317%, 51.7647%
        HSV (HSB):
        239°, 79.4521%, 85.8824%
        XYZ:
        14.9667, 7.8690, 67.7479
        xyY:
        0.1652, 0.0869, 7.8690
      CIE-Lab:
        33.7085, 55.7403, -85.0382
        CIE-LCH:
        33.7085, 101.6783, 303.2438
        CIE-Luv:
        33.7085, -8.6743, -112.9329
        Hunter-Lab:
        28.0517, 46.1462, -123.5554
      #2d31db color charts
#2d31db RGB chart
      #2d31db CMYK chart
      #2d31db RGB pie chart
      #2d31db color shades, tints & tones
#2d31db color schemes
#2d31db color preview, HTML & CSS examples
           This text has a color of #2d31db        
        
          <p style="color:#2d31db;">Text here</p>
        
        
          .mytext {color:#2d31db;}
        
        Text color #2d31db
      
           This box has a color of #2d31db        
        
          <div style="background-color:#2d31db;">Content here</div>
        
        
          .mybackground {background-color:#2d31db;}
        
        Background color #2d31db
      
           Border around this has a color of #2d31db        
        
          <div style="border:2px solid #2d31db;">Content here</div>
        
        
          .myborder {border:2px solid #2d31db;}
        
        Border color #2d31db