#2106c4 color space conversions
Hex:
        #2106c4
        RGB:
        33, 6, 196
        CMY:
        87, 98, 23
        CMYK:
        83, 97, 0, 23
      HSL:
        249°, 94.0594%, 39.6078%
        HSV (HSB):
        249°, 96.9388%, 76.8627%
        XYZ:
        10.6561, 4.4391, 52.5197
        xyY:
        0.1576, 0.0657, 4.4391
      CIE-Lab:
        25.0730, 64.0574, -86.0344
        CIE-LCH:
        25.0730, 107.2626, 306.6697
        CIE-Luv:
        25.0730, -5.3149, -97.1930
        Hunter-Lab:
        21.0692, 53.4086, -133.0454
      #2106c4 color charts
#2106c4 RGB chart
      #2106c4 CMYK chart
      #2106c4 RGB pie chart
      #2106c4 color shades, tints & tones
#2106c4 color schemes
#2106c4 color preview, HTML & CSS examples
           This text has a color of #2106c4        
        
          <p style="color:#2106c4;">Text here</p>
        
        
          .mytext {color:#2106c4;}
        
        Text color #2106c4
      
           This box has a color of #2106c4        
        
          <div style="background-color:#2106c4;">Content here</div>
        
        
          .mybackground {background-color:#2106c4;}
        
        Background color #2106c4
      
           Border around this has a color of #2106c4        
        
          <div style="border:2px solid #2106c4;">Content here</div>
        
        
          .myborder {border:2px solid #2106c4;}
        
        Border color #2106c4