#2331dc color space conversions
Hex:
        #2331dc
        RGB:
        35, 49, 220
        CMY:
        86, 81, 14
        CMYK:
        84, 78, 0, 14
      HSL:
        235°, 72.5490%, 50.0000%
        HSV (HSB):
        235°, 84.0909%, 86.2745%
        XYZ:
        14.7097, 7.7213, 68.4252
        xyY:
        0.1619, 0.0850, 7.7213
      CIE-Lab:
        33.3955, 55.5354, -86.1451
        CIE-LCH:
        33.3955, 102.4947, 302.8088
        CIE-Luv:
        33.3955, -9.8212, -113.4830
        Hunter-Lab:
        27.7872, 45.8652, -126.5492
      #2331dc color charts
#2331dc RGB chart
      #2331dc CMYK chart
      #2331dc RGB pie chart
      #2331dc color shades, tints & tones
#2331dc color schemes
#2331dc color preview, HTML & CSS examples
           This text has a color of #2331dc        
        
          <p style="color:#2331dc;">Text here</p>
        
        
          .mytext {color:#2331dc;}
        
        Text color #2331dc
      
           This box has a color of #2331dc        
        
          <div style="background-color:#2331dc;">Content here</div>
        
        
          .mybackground {background-color:#2331dc;}
        
        Background color #2331dc
      
           Border around this has a color of #2331dc        
        
          <div style="border:2px solid #2331dc;">Content here</div>
        
        
          .myborder {border:2px solid #2331dc;}
        
        Border color #2331dc