#296ccf color space conversions
Hex:
        #296ccf
        RGB:
        41, 108, 207
        CMY:
        84, 58, 19
        CMYK:
        80, 48, 0, 19
      HSL:
        216°, 66.9355%, 48.6275%
        HSV (HSB):
        216°, 80.1932%, 81.1765%
        XYZ:
        17.5395, 15.7015, 61.1378
        xyY:
        0.1858, 0.1664, 15.7015
      CIE-Lab:
        46.5805, 14.9187, -57.1011
        CIE-LCH:
        46.5805, 59.0178, 284.6423
        CIE-Luv:
        46.5805, -22.4672, -87.5470
        Hunter-Lab:
        39.6252, 9.6664, -63.7411
      #296ccf color charts
#296ccf RGB chart
      #296ccf CMYK chart
      #296ccf RGB pie chart
      #296ccf color shades, tints & tones
#296ccf color schemes
#296ccf color preview, HTML & CSS examples
           This text has a color of #296ccf        
        
          <p style="color:#296ccf;">Text here</p>
        
        
          .mytext {color:#296ccf;}
        
        Text color #296ccf
      
           This box has a color of #296ccf        
        
          <div style="background-color:#296ccf;">Content here</div>
        
        
          .mybackground {background-color:#296ccf;}
        
        Background color #296ccf
      
           Border around this has a color of #296ccf        
        
          <div style="border:2px solid #296ccf;">Content here</div>
        
        
          .myborder {border:2px solid #296ccf;}
        
        Border color #296ccf