#2826db color space conversions
Hex:
        #2826db
        RGB:
        40, 38, 219
        CMY:
        84, 85, 14
        CMYK:
        82, 83, 0, 14
      HSL:
        241°, 71.5415%, 50.3922%
        HSV (HSB):
        241°, 82.6484%, 85.8824%
        XYZ:
        14.3544, 6.9518, 67.6031
        xyY:
        0.1614, 0.0782, 6.9518
      CIE-Lab:
        31.6970, 60.6774, -88.3847
        CIE-LCH:
        31.6970, 107.2082, 304.4702
        CIE-Luv:
        31.6970, -7.9176, -112.7781
        Hunter-Lab:
        26.3663, 51.0381, -133.5630
      #2826db color charts
#2826db RGB chart
      #2826db CMYK chart
      #2826db RGB pie chart
      #2826db color shades, tints & tones
#2826db color schemes
#2826db color preview, HTML & CSS examples
           This text has a color of #2826db        
        
          <p style="color:#2826db;">Text here</p>
        
        
          .mytext {color:#2826db;}
        
        Text color #2826db
      
           This box has a color of #2826db        
        
          <div style="background-color:#2826db;">Content here</div>
        
        
          .mybackground {background-color:#2826db;}
        
        Background color #2826db
      
           Border around this has a color of #2826db        
        
          <div style="border:2px solid #2826db;">Content here</div>
        
        
          .myborder {border:2px solid #2826db;}
        
        Border color #2826db