#2343e3 color space conversions
Hex:
        #2343e3
        RGB:
        35, 67, 227
        CMY:
        86, 74, 11
        CMYK:
        85, 70, 0, 11
      HSL:
        230°, 77.4194%, 51.3725%
        HSV (HSB):
        230°, 84.5815%, 89.0196%
        XYZ:
        16.5654, 9.9177, 73.7143
        xyY:
        0.1653, 0.0990, 9.9177
      CIE-Lab:
        37.6943, 47.8508, -83.0382
        CIE-LCH:
        37.6943, 95.8386, 299.9527
        CIE-Luv:
        37.6943, -12.9307, -116.3214
        Hunter-Lab:
        31.4924, 38.7819, -116.7356
      #2343e3 color charts
#2343e3 RGB chart
      #2343e3 CMYK chart
      #2343e3 RGB pie chart
      #2343e3 color shades, tints & tones
#2343e3 color schemes
#2343e3 color preview, HTML & CSS examples
           This text has a color of #2343e3        
        
          <p style="color:#2343e3;">Text here</p>
        
        
          .mytext {color:#2343e3;}
        
        Text color #2343e3
      
           This box has a color of #2343e3        
        
          <div style="background-color:#2343e3;">Content here</div>
        
        
          .mybackground {background-color:#2343e3;}
        
        Background color #2343e3
      
           Border around this has a color of #2343e3        
        
          <div style="border:2px solid #2343e3;">Content here</div>
        
        
          .myborder {border:2px solid #2343e3;}
        
        Border color #2343e3