#2106bc color space conversions
Hex:
        #2106bc
        RGB:
        33, 6, 188
        CMY:
        87, 98, 26
        CMYK:
        82, 97, 0, 26
      HSL:
        249°, 93.8144%, 38.0392%
        HSV (HSB):
        249°, 96.8085%, 73.7255%
        XYZ:
        9.7694, 4.0844, 47.8504
        xyY:
        0.1583, 0.0662, 4.0844
      CIE-Lab:
        23.9486, 62.0221, -83.1797
        CIE-LCH:
        23.9486, 103.7574, 306.7097
        CIE-Luv:
        23.9486, -4.8983, -92.4753
        Hunter-Lab:
        20.2100, 50.9189, -126.2319
      #2106bc color charts
#2106bc RGB chart
      #2106bc CMYK chart
      #2106bc RGB pie chart
      #2106bc color shades, tints & tones
#2106bc color schemes
#2106bc color preview, HTML & CSS examples
           This text has a color of #2106bc        
        
          <p style="color:#2106bc;">Text here</p>
        
        
          .mytext {color:#2106bc;}
        
        Text color #2106bc
      
           This box has a color of #2106bc        
        
          <div style="background-color:#2106bc;">Content here</div>
        
        
          .mybackground {background-color:#2106bc;}
        
        Background color #2106bc
      
           Border around this has a color of #2106bc        
        
          <div style="border:2px solid #2106bc;">Content here</div>
        
        
          .myborder {border:2px solid #2106bc;}
        
        Border color #2106bc