#2826ce color space conversions
Hex:
        #2826ce
        RGB:
        40, 38, 206
        CMY:
        84, 85, 19
        CMYK:
        81, 82, 0, 19
      HSL:
        241°, 68.8525%, 47.8431%
        HSV (HSB):
        241°, 81.5534%, 80.7843%
        XYZ:
        12.7088, 6.2936, 58.9375
        xyY:
        0.1631, 0.0807, 6.2936
      CIE-Lab:
        30.1414, 56.7918, -83.4407
        CIE-LCH:
        30.1414, 100.9340, 304.2402
        CIE-Luv:
        30.1414, -7.3649, -105.3414
        Hunter-Lab:
        25.0870, 46.5237, -121.7305
      #2826ce color charts
#2826ce RGB chart
      #2826ce CMYK chart
      #2826ce RGB pie chart
      #2826ce color shades, tints & tones
#2826ce color schemes
#2826ce color preview, HTML & CSS examples
           This text has a color of #2826ce        
        
          <p style="color:#2826ce;">Text here</p>
        
        
          .mytext {color:#2826ce;}
        
        Text color #2826ce
      
           This box has a color of #2826ce        
        
          <div style="background-color:#2826ce;">Content here</div>
        
        
          .mybackground {background-color:#2826ce;}
        
        Background color #2826ce
      
           Border around this has a color of #2826ce        
        
          <div style="border:2px solid #2826ce;">Content here</div>
        
        
          .myborder {border:2px solid #2826ce;}
        
        Border color #2826ce