#2820cb color space conversions
Hex:
        #2820cb
        RGB:
        40, 32, 203
        CMY:
        84, 87, 20
        CMYK:
        80, 84, 0, 20
      HSL:
        243°, 72.7660%, 46.0784%
        HSV (HSB):
        243°, 84.2365%, 79.6078%
        XYZ:
        12.1711, 5.7959, 56.9772
        xyY:
        0.1624, 0.0773, 5.7959
      CIE-Lab:
        28.8917, 58.5205, -83.7678
        CIE-LCH:
        28.8917, 102.1846, 304.9383
        CIE-Luv:
        28.8917, -6.5936, -103.3509
        Hunter-Lab:
        24.0748, 48.1105, -123.4679
      #2820cb color charts
#2820cb RGB chart
      #2820cb CMYK chart
      #2820cb RGB pie chart
      #2820cb color shades, tints & tones
#2820cb color schemes
#2820cb color preview, HTML & CSS examples
           This text has a color of #2820cb        
        
          <p style="color:#2820cb;">Text here</p>
        
        
          .mytext {color:#2820cb;}
        
        Text color #2820cb
      
           This box has a color of #2820cb        
        
          <div style="background-color:#2820cb;">Content here</div>
        
        
          .mybackground {background-color:#2820cb;}
        
        Background color #2820cb
      
           Border around this has a color of #2820cb        
        
          <div style="border:2px solid #2820cb;">Content here</div>
        
        
          .myborder {border:2px solid #2820cb;}
        
        Border color #2820cb