#2340dc color space conversions
Hex:
        #2340dc
        RGB:
        35, 64, 220
        CMY:
        86, 75, 14
        CMYK:
        84, 71, 0, 14
      HSL:
        231°, 72.5490%, 50.0000%
        HSV (HSB):
        231°, 84.0909%, 86.2745%
        XYZ:
        15.4448, 9.1914, 68.6702
        xyY:
        0.1655, 0.0985, 9.1914
      CIE-Lab:
        36.3503, 47.1985, -81.2549
        CIE-LCH:
        36.3503, 93.9684, 300.1510
        CIE-Luv:
        36.3503, -12.2436, -112.5246
        Hunter-Lab:
        30.3174, 37.8792, -113.0725
      #2340dc color charts
#2340dc RGB chart
      #2340dc CMYK chart
      #2340dc RGB pie chart
      #2340dc color shades, tints & tones
#2340dc color schemes
#2340dc color preview, HTML & CSS examples
           This text has a color of #2340dc        
        
          <p style="color:#2340dc;">Text here</p>
        
        
          .mytext {color:#2340dc;}
        
        Text color #2340dc
      
           This box has a color of #2340dc        
        
          <div style="background-color:#2340dc;">Content here</div>
        
        
          .mybackground {background-color:#2340dc;}
        
        Background color #2340dc
      
           Border around this has a color of #2340dc        
        
          <div style="border:2px solid #2340dc;">Content here</div>
        
        
          .myborder {border:2px solid #2340dc;}
        
        Border color #2340dc