#2431fe color space conversions
Hex:
        #2431fe
        RGB:
        36, 49, 254
        CMY:
        86, 81, 0
        CMYK:
        86, 81, 0, 0
      HSL:
        236°, 99.0909%, 56.8627%
        HSV (HSB):
        236°, 85.8268%, 99.6078%
        XYZ:
        19.7153, 9.7275, 94.6044
        xyY:
        0.1589, 0.0784, 9.7275
      CIE-Lab:
        37.3488, 66.0255, -98.8642
        CIE-LCH:
        37.3488, 118.8844, 303.7366
        CIE-Luv:
        37.3488, -10.8637, -132.8154
        Hunter-Lab:
        31.1889, 58.2538, -158.0107
      #2431fe color charts
#2431fe RGB chart
      #2431fe CMYK chart
      #2431fe RGB pie chart
      #2431fe color shades, tints & tones
#2431fe color schemes
#2431fe color preview, HTML & CSS examples
           This text has a color of #2431fe        
        
          <p style="color:#2431fe;">Text here</p>
        
        
          .mytext {color:#2431fe;}
        
        Text color #2431fe
      
           This box has a color of #2431fe        
        
          <div style="background-color:#2431fe;">Content here</div>
        
        
          .mybackground {background-color:#2431fe;}
        
        Background color #2431fe
      
           Border around this has a color of #2431fe        
        
          <div style="border:2px solid #2431fe;">Content here</div>
        
        
          .myborder {border:2px solid #2431fe;}
        
        Border color #2431fe