#2826ed color space conversions
Hex:
        #2826ed
        RGB:
        40, 38, 237
        CMY:
        84, 85, 7
        CMYK:
        83, 84, 0, 7
      HSL:
        241°, 84.6809%, 53.9216%
        HSV (HSB):
        241°, 83.9662%, 92.9412%
        XYZ:
        16.8542, 7.9518, 80.7673
        xyY:
        0.1596, 0.0753, 7.9518
      CIE-Lab:
        33.8822, 65.8959, -95.0420
        CIE-LCH:
        33.8822, 115.6514, 304.7349
        CIE-Luv:
        33.8822, -8.6737, -122.9899
        Hunter-Lab:
        28.1989, 57.3400, -150.0793
      #2826ed color charts
#2826ed RGB chart
      #2826ed CMYK chart
      #2826ed RGB pie chart
      #2826ed color shades, tints & tones
#2826ed color schemes
#2826ed color preview, HTML & CSS examples
           This text has a color of #2826ed        
        
          <p style="color:#2826ed;">Text here</p>
        
        
          .mytext {color:#2826ed;}
        
        Text color #2826ed
      
           This box has a color of #2826ed        
        
          <div style="background-color:#2826ed;">Content here</div>
        
        
          .mybackground {background-color:#2826ed;}
        
        Background color #2826ed
      
           Border around this has a color of #2826ed        
        
          <div style="border:2px solid #2826ed;">Content here</div>
        
        
          .myborder {border:2px solid #2826ed;}
        
        Border color #2826ed