#2146be color space conversions
Hex:
        #2146be
        RGB:
        33, 70, 190
        CMY:
        87, 73, 25
        CMYK:
        83, 63, 0, 25
      HSL:
        226°, 70.4036%, 43.7255%
        HSV (HSB):
        226°, 82.6316%, 74.5098%
        XYZ:
        12.1116, 8.4214, 49.7023
        xyY:
        0.1724, 0.1199, 8.4214
      CIE-Lab:
        34.8454, 32.4467, -66.3289
        CIE-LCH:
        34.8454, 73.8398, 296.0669
        CIE-Luv:
        34.8454, -13.2967, -92.7485
        Hunter-Lab:
        29.0196, 23.7146, -81.2333
      #2146be color charts
#2146be RGB chart
      #2146be CMYK chart
      #2146be RGB pie chart
      #2146be color shades, tints & tones
#2146be color schemes
#2146be color preview, HTML & CSS examples
           This text has a color of #2146be        
        
          <p style="color:#2146be;">Text here</p>
        
        
          .mytext {color:#2146be;}
        
        Text color #2146be
      
           This box has a color of #2146be        
        
          <div style="background-color:#2146be;">Content here</div>
        
        
          .mybackground {background-color:#2146be;}
        
        Background color #2146be
      
           Border around this has a color of #2146be        
        
          <div style="border:2px solid #2146be;">Content here</div>
        
        
          .myborder {border:2px solid #2146be;}
        
        Border color #2146be