#2838fc color space conversions
Hex:
        #2838fc
        RGB:
        40, 56, 252
        CMY:
        84, 78, 1
        CMYK:
        84, 78, 0, 1
      HSL:
        235°, 97.2477%, 57.2549%
        HSV (HSB):
        235°, 84.1270%, 98.8235%
        XYZ:
        19.8599, 10.3077, 93.0383
        xyY:
        0.1612, 0.0837, 10.3077
      CIE-Lab:
        38.3892, 62.2632, -96.0115
        CIE-LCH:
        38.3892, 114.4330, 302.9633
        CIE-Luv:
        38.3892, -11.3310, -131.6586
        Hunter-Lab:
        32.1057, 54.2317, -149.3412
      #2838fc color charts
#2838fc RGB chart
      #2838fc CMYK chart
      #2838fc RGB pie chart
      #2838fc color shades, tints & tones
#2838fc color schemes
#2838fc color preview, HTML & CSS examples
           This text has a color of #2838fc        
        
          <p style="color:#2838fc;">Text here</p>
        
        
          .mytext {color:#2838fc;}
        
        Text color #2838fc
      
           This box has a color of #2838fc        
        
          <div style="background-color:#2838fc;">Content here</div>
        
        
          .mybackground {background-color:#2838fc;}
        
        Background color #2838fc
      
           Border around this has a color of #2838fc        
        
          <div style="border:2px solid #2838fc;">Content here</div>
        
        
          .myborder {border:2px solid #2838fc;}
        
        Border color #2838fc