#2821bb color space conversions
Hex:
        #2821bb
        RGB:
        40, 33, 187
        CMY:
        84, 87, 27
        CMYK:
        79, 82, 0, 27
      HSL:
        243°, 70.0000%, 43.1373%
        HSV (HSB):
        243°, 82.3529%, 73.3333%
        XYZ:
        10.3886, 5.1267, 47.4557
        xyY:
        0.1650, 0.0814, 5.1267
      CIE-Lab:
        27.0927, 53.3169, -77.3396
        CIE-LCH:
        27.0927, 93.9367, 304.5819
        CIE-Luv:
        27.0927, -5.9517, -94.1889
        Hunter-Lab:
        22.6422, 42.2746, -108.4163
      #2821bb color charts
#2821bb RGB chart
      #2821bb CMYK chart
      #2821bb RGB pie chart
      #2821bb color shades, tints & tones
#2821bb color schemes
#2821bb color preview, HTML & CSS examples
           This text has a color of #2821bb        
        
          <p style="color:#2821bb;">Text here</p>
        
        
          .mytext {color:#2821bb;}
        
        Text color #2821bb
      
           This box has a color of #2821bb        
        
          <div style="background-color:#2821bb;">Content here</div>
        
        
          .mybackground {background-color:#2821bb;}
        
        Background color #2821bb
      
           Border around this has a color of #2821bb        
        
          <div style="border:2px solid #2821bb;">Content here</div>
        
        
          .myborder {border:2px solid #2821bb;}
        
        Border color #2821bb