#2811df color space conversions
Hex:
        #2811df
        RGB:
        40, 17, 223
        CMY:
        84, 93, 13
        CMYK:
        82, 92, 0, 13
      HSL:
        247°, 85.8333%, 47.0588%
        HSV (HSB):
        247°, 92.3767%, 87.4510%
        XYZ:
        14.3948, 6.1797, 70.2462
        xyY:
        0.1585, 0.0680, 6.1797
      CIE-Lab:
        29.8614, 68.8389, -93.7446
        CIE-LCH:
        29.8614, 116.3050, 306.2907
        CIE-Luv:
        29.8614, -6.4735, -113.8759
        Hunter-Lab:
        24.8591, 59.8583, -150.1390
      #2811df color charts
#2811df RGB chart
      #2811df CMYK chart
      #2811df RGB pie chart
      #2811df color shades, tints & tones
#2811df color schemes
#2811df color preview, HTML & CSS examples
           This text has a color of #2811df        
        
          <p style="color:#2811df;">Text here</p>
        
        
          .mytext {color:#2811df;}
        
        Text color #2811df
      
           This box has a color of #2811df        
        
          <div style="background-color:#2811df;">Content here</div>
        
        
          .mybackground {background-color:#2811df;}
        
        Background color #2811df
      
           Border around this has a color of #2811df        
        
          <div style="border:2px solid #2811df;">Content here</div>
        
        
          .myborder {border:2px solid #2811df;}
        
        Border color #2811df