#2826dc color space conversions
Hex:
        #2826dc
        RGB:
        40, 38, 220
        CMY:
        84, 85, 14
        CMYK:
        82, 83, 0, 14
      HSL:
        241°, 72.2222%, 50.5882%
        HSV (HSB):
        241°, 82.7273%, 86.2745%
        XYZ:
        14.4865, 7.0046, 68.2987
        xyY:
        0.1613, 0.0780, 7.0046
      CIE-Lab:
        31.8175, 60.9721, -88.7601
        CIE-LCH:
        31.8175, 107.6845, 304.4864
        CIE-Luv:
        31.8175, -7.9598, -113.3479
        Hunter-Lab:
        26.4663, 51.3868, -134.4768
      #2826dc color charts
#2826dc RGB chart
      #2826dc CMYK chart
      #2826dc RGB pie chart
      #2826dc color shades, tints & tones
#2826dc color schemes
#2826dc color preview, HTML & CSS examples
           This text has a color of #2826dc        
        
          <p style="color:#2826dc;">Text here</p>
        
        
          .mytext {color:#2826dc;}
        
        Text color #2826dc
      
           This box has a color of #2826dc        
        
          <div style="background-color:#2826dc;">Content here</div>
        
        
          .mybackground {background-color:#2826dc;}
        
        Background color #2826dc
      
           Border around this has a color of #2826dc        
        
          <div style="border:2px solid #2826dc;">Content here</div>
        
        
          .myborder {border:2px solid #2826dc;}
        
        Border color #2826dc