#2811d1 color space conversions
Hex:
        #2811d1
        RGB:
        40, 17, 209
        CMY:
        84, 93, 18
        CMYK:
        81, 92, 0, 18
      HSL:
        247°, 84.9558%, 44.3137%
        HSV (HSB):
        247°, 91.8660%, 81.9608%
        XYZ:
        12.5841, 5.4555, 60.7114
        xyY:
        0.1598, 0.0693, 5.4555
      CIE-Lab:
        27.9949, 65.2055, -88.7607
        CIE-LCH:
        27.9949, 110.1373, 306.3018
        CIE-Luv:
        27.9949, -5.7588, -105.8298
        Hunter-Lab:
        23.3569, 55.2968, -137.7618
      #2811d1 color charts
#2811d1 RGB chart
      #2811d1 CMYK chart
      #2811d1 RGB pie chart
      #2811d1 color shades, tints & tones
#2811d1 color schemes
#2811d1 color preview, HTML & CSS examples
           This text has a color of #2811d1        
        
          <p style="color:#2811d1;">Text here</p>
        
        
          .mytext {color:#2811d1;}
        
        Text color #2811d1
      
           This box has a color of #2811d1        
        
          <div style="background-color:#2811d1;">Content here</div>
        
        
          .mybackground {background-color:#2811d1;}
        
        Background color #2811d1
      
           Border around this has a color of #2811d1        
        
          <div style="border:2px solid #2811d1;">Content here</div>
        
        
          .myborder {border:2px solid #2811d1;}
        
        Border color #2811d1