#2838fb color space conversions
Hex:
        #2838fb
        RGB:
        40, 56, 251
        CMY:
        84, 78, 2
        CMYK:
        84, 78, 0, 2
      HSL:
        235°, 96.3470%, 57.0588%
        HSV (HSB):
        235°, 84.0637%, 98.4314%
        XYZ:
        19.7018, 10.2445, 92.2058
        xyY:
        0.1613, 0.0839, 10.2445
      CIE-Lab:
        38.2777, 61.9542, -95.6358
        CIE-LCH:
        38.2777, 113.9497, 302.9357
        CIE-Luv:
        38.2777, -11.2993, -131.0906
        Hunter-Lab:
        32.0070, 53.8629, -148.3976
      #2838fb color charts
#2838fb RGB chart
      #2838fb CMYK chart
      #2838fb RGB pie chart
      #2838fb color shades, tints & tones
#2838fb color schemes
#2838fb color preview, HTML & CSS examples
           This text has a color of #2838fb        
        
          <p style="color:#2838fb;">Text here</p>
        
        
          .mytext {color:#2838fb;}
        
        Text color #2838fb
      
           This box has a color of #2838fb        
        
          <div style="background-color:#2838fb;">Content here</div>
        
        
          .mybackground {background-color:#2838fb;}
        
        Background color #2838fb
      
           Border around this has a color of #2838fb        
        
          <div style="border:2px solid #2838fb;">Content here</div>
        
        
          .myborder {border:2px solid #2838fb;}
        
        Border color #2838fb