#2331ef color space conversions
Hex:
        #2331ef
        RGB:
        35, 49, 239
        CMY:
        86, 81, 6
        CMYK:
        85, 79, 0, 6
      HSL:
        236°, 86.4407%, 53.7255%
        HSV (HSB):
        236°, 85.3556%, 93.7255%
        XYZ:
        17.3714, 8.7859, 82.4416
        xyY:
        0.1600, 0.0809, 8.7859
      CIE-Lab:
        35.5689, 61.4704, -93.3765
        CIE-LCH:
        35.5689, 111.7935, 303.3572
        CIE-Luv:
        35.5689, -10.4435, -124.3382
        Hunter-Lab:
        29.6411, 52.7396, -144.1562
      #2331ef color charts
#2331ef RGB chart
      #2331ef CMYK chart
      #2331ef RGB pie chart
      #2331ef color shades, tints & tones
#2331ef color schemes
#2331ef color preview, HTML & CSS examples
           This text has a color of #2331ef        
        
          <p style="color:#2331ef;">Text here</p>
        
        
          .mytext {color:#2331ef;}
        
        Text color #2331ef
      
           This box has a color of #2331ef        
        
          <div style="background-color:#2331ef;">Content here</div>
        
        
          .mybackground {background-color:#2331ef;}
        
        Background color #2331ef
      
           Border around this has a color of #2331ef        
        
          <div style="border:2px solid #2331ef;">Content here</div>
        
        
          .myborder {border:2px solid #2331ef;}
        
        Border color #2331ef