#2d31f1 color space conversions
Hex:
        #2d31f1
        RGB:
        45, 49, 241
        CMY:
        82, 81, 5
        CMYK:
        81, 80, 0, 5
      HSL:
        239°, 87.5000%, 56.0784%
        HSV (HSB):
        239°, 81.3278%, 94.5098%
        XYZ:
        18.0577, 9.1054, 84.0249
        xyY:
        0.1624, 0.0819, 9.1054
      CIE-Lab:
        36.1864, 62.4968, -93.4712
        CIE-LCH:
        36.1864, 112.4399, 303.7675
        CIE-Luv:
        36.1864, -9.5230, -125.5309
        Hunter-Lab:
        30.1751, 54.0131, -143.9747
      #2d31f1 color charts
#2d31f1 RGB chart
      #2d31f1 CMYK chart
      #2d31f1 RGB pie chart
      #2d31f1 color shades, tints & tones
#2d31f1 color schemes
#2d31f1 color preview, HTML & CSS examples
           This text has a color of #2d31f1        
        
          <p style="color:#2d31f1;">Text here</p>
        
        
          .mytext {color:#2d31f1;}
        
        Text color #2d31f1
      
           This box has a color of #2d31f1        
        
          <div style="background-color:#2d31f1;">Content here</div>
        
        
          .mybackground {background-color:#2d31f1;}
        
        Background color #2d31f1
      
           Border around this has a color of #2d31f1        
        
          <div style="border:2px solid #2d31f1;">Content here</div>
        
        
          .myborder {border:2px solid #2d31f1;}
        
        Border color #2d31f1