#2672ea color space conversions
Hex:
        #2672ea
        RGB:
        38, 114, 234
        CMY:
        85, 55, 8
        CMYK:
        84, 51, 0, 8
      HSL:
        217°, 82.3529%, 53.3333%
        HSV (HSB):
        217°, 83.7607%, 91.7647%
        XYZ:
        21.6679, 18.3872, 80.2490
        xyY:
        0.1801, 0.1528, 18.3872
      CIE-Lab:
        49.9624, 21.1218, -66.9294
        CIE-LCH:
        49.9624, 70.1831, 287.5149
        CIE-Luv:
        49.9624, -23.9064, -104.4876
        Hunter-Lab:
        42.8803, 15.1576, -80.9429
      #2672ea color charts
#2672ea RGB chart
      #2672ea CMYK chart
      #2672ea RGB pie chart
      #2672ea color shades, tints & tones
#2672ea color schemes
#2672ea color preview, HTML & CSS examples
           This text has a color of #2672ea        
        
          <p style="color:#2672ea;">Text here</p>
        
        
          .mytext {color:#2672ea;}
        
        Text color #2672ea
      
           This box has a color of #2672ea        
        
          <div style="background-color:#2672ea;">Content here</div>
        
        
          .mybackground {background-color:#2672ea;}
        
        Background color #2672ea
      
           Border around this has a color of #2672ea        
        
          <div style="border:2px solid #2672ea;">Content here</div>
        
        
          .myborder {border:2px solid #2672ea;}
        
        Border color #2672ea