#2812dd color space conversions
Hex:
        #2812dd
        RGB:
        40, 18, 221
        CMY:
        84, 93, 13
        CMYK:
        82, 92, 0, 13
      HSL:
        247°, 84.9372%, 46.8627%
        HSV (HSB):
        247°, 91.8552%, 86.6667%
        XYZ:
        14.1425, 6.1042, 68.8394
        xyY:
        0.1588, 0.0685, 6.1042
      CIE-Lab:
        29.6738, 68.0815, -92.9068
        CIE-LCH:
        29.6738, 115.1814, 306.2337
        CIE-Luv:
        29.6738, -6.4249, -112.7884
        Hunter-Lab:
        24.7067, 58.9399, -147.9034
      #2812dd color charts
#2812dd RGB chart
      #2812dd CMYK chart
      #2812dd RGB pie chart
      #2812dd color shades, tints & tones
#2812dd color schemes
#2812dd color preview, HTML & CSS examples
           This text has a color of #2812dd        
        
          <p style="color:#2812dd;">Text here</p>
        
        
          .mytext {color:#2812dd;}
        
        Text color #2812dd
      
           This box has a color of #2812dd        
        
          <div style="background-color:#2812dd;">Content here</div>
        
        
          .mybackground {background-color:#2812dd;}
        
        Background color #2812dd
      
           Border around this has a color of #2812dd        
        
          <div style="border:2px solid #2812dd;">Content here</div>
        
        
          .myborder {border:2px solid #2812dd;}
        
        Border color #2812dd