#2116df color space conversions
Hex:
        #2116df
        RGB:
        33, 22, 223
        CMY:
        87, 91, 13
        CMYK:
        85, 90, 0, 13
      HSL:
        243°, 82.0408%, 48.0392%
        HSV (HSB):
        243°, 90.1345%, 87.4510%
        XYZ:
        14.2334, 6.2249, 70.2634
        xyY:
        0.1569, 0.0686, 6.2249
      CIE-Lab:
        29.9728, 67.3588, -93.5667
        CIE-LCH:
        29.9728, 115.2907, 305.7502
        CIE-Luv:
        29.9728, -7.4136, -113.9251
        Hunter-Lab:
        24.9497, 58.1694, -149.5079
      #2116df color charts
#2116df RGB chart
      #2116df CMYK chart
      #2116df RGB pie chart
      #2116df color shades, tints & tones
#2116df color schemes
#2116df color preview, HTML & CSS examples
           This text has a color of #2116df        
        
          <p style="color:#2116df;">Text here</p>
        
        
          .mytext {color:#2116df;}
        
        Text color #2116df
      
           This box has a color of #2116df        
        
          <div style="background-color:#2116df;">Content here</div>
        
        
          .mybackground {background-color:#2116df;}
        
        Background color #2116df
      
           Border around this has a color of #2116df        
        
          <div style="border:2px solid #2116df;">Content here</div>
        
        
          .myborder {border:2px solid #2116df;}
        
        Border color #2116df