#2812ed color space conversions
Hex:
        #2812ed
        RGB:
        40, 18, 237
        CMY:
        84, 93, 7
        CMYK:
        83, 92, 0, 7
      HSL:
        246°, 85.8824%, 50.0000%
        HSV (HSB):
        246°, 92.4051%, 92.9412%
        XYZ:
        16.3774, 6.9982, 80.6084
        xyY:
        0.1575, 0.0673, 6.9982
      CIE-Lab:
        31.8027, 72.1851, -98.5085
        CIE-LCH:
        31.8027, 122.1254, 306.2332
        CIE-Luv:
        31.8027, -7.2182, -121.9269
        Hunter-Lab:
        26.4540, 64.2132, -162.1454
      #2812ed color charts
#2812ed RGB chart
      #2812ed CMYK chart
      #2812ed RGB pie chart
      #2812ed color shades, tints & tones
#2812ed color schemes
#2812ed color preview, HTML & CSS examples
           This text has a color of #2812ed        
        
          <p style="color:#2812ed;">Text here</p>
        
        
          .mytext {color:#2812ed;}
        
        Text color #2812ed
      
           This box has a color of #2812ed        
        
          <div style="background-color:#2812ed;">Content here</div>
        
        
          .mybackground {background-color:#2812ed;}
        
        Background color #2812ed
      
           Border around this has a color of #2812ed        
        
          <div style="border:2px solid #2812ed;">Content here</div>
        
        
          .myborder {border:2px solid #2812ed;}
        
        Border color #2812ed