#2812d2 color space conversions
Hex:
        #2812d2
        RGB:
        40, 18, 210
        CMY:
        84, 93, 18
        CMYK:
        81, 91, 0, 18
      HSL:
        247°, 84.2105%, 44.7059%
        HSV (HSB):
        247°, 91.4286%, 82.3529%
        XYZ:
        12.7242, 5.5369, 61.3708
        xyY:
        0.1598, 0.0695, 5.5369
      CIE-Lab:
        28.2126, 65.2091, -88.9792
        CIE-LCH:
        28.2126, 110.3156, 306.2361
        CIE-Luv:
        28.2126, -5.8658, -106.4699
        Hunter-Lab:
        23.5306, 55.3461, -138.1649
      #2812d2 color charts
#2812d2 RGB chart
      #2812d2 CMYK chart
      #2812d2 RGB pie chart
      #2812d2 color shades, tints & tones
#2812d2 color schemes
#2812d2 color preview, HTML & CSS examples
           This text has a color of #2812d2        
        
          <p style="color:#2812d2;">Text here</p>
        
        
          .mytext {color:#2812d2;}
        
        Text color #2812d2
      
           This box has a color of #2812d2        
        
          <div style="background-color:#2812d2;">Content here</div>
        
        
          .mybackground {background-color:#2812d2;}
        
        Background color #2812d2
      
           Border around this has a color of #2812d2        
        
          <div style="border:2px solid #2812d2;">Content here</div>
        
        
          .myborder {border:2px solid #2812d2;}
        
        Border color #2812d2