#2811eb color space conversions
Hex:
        #2811eb
        RGB:
        40, 17, 235
        CMY:
        84, 93, 8
        CMYK:
        83, 93, 0, 8
      HSL:
        246°, 86.5079%, 49.4118%
        HSV (HSB):
        246°, 92.7660%, 92.1569%
        XYZ:
        16.0709, 6.8502, 79.0724
        xyY:
        0.1576, 0.0672, 6.8502
      CIE-Lab:
        31.4634, 71.9010, -97.9371
        CIE-LCH:
        31.4634, 121.4966, 306.2844
        CIE-Luv:
        31.4634, -7.0714, -120.7347
        Hunter-Lab:
        26.1728, 63.8020, -160.8039
      #2811eb color charts
#2811eb RGB chart
      #2811eb CMYK chart
      #2811eb RGB pie chart
      #2811eb color shades, tints & tones
#2811eb color schemes
#2811eb color preview, HTML & CSS examples
           This text has a color of #2811eb        
        
          <p style="color:#2811eb;">Text here</p>
        
        
          .mytext {color:#2811eb;}
        
        Text color #2811eb
      
           This box has a color of #2811eb        
        
          <div style="background-color:#2811eb;">Content here</div>
        
        
          .mybackground {background-color:#2811eb;}
        
        Background color #2811eb
      
           Border around this has a color of #2811eb        
        
          <div style="border:2px solid #2811eb;">Content here</div>
        
        
          .myborder {border:2px solid #2811eb;}
        
        Border color #2811eb