#296ced color space conversions
Hex:
        #296ced
        RGB:
        41, 108, 237
        CMY:
        84, 58, 7
        CMYK:
        83, 54, 0, 7
      HSL:
        219°, 84.4828%, 54.5098%
        HSV (HSB):
        219°, 82.7004%, 92.9412%
        XYZ:
        21.5631, 17.3110, 82.3256
        xyY:
        0.1779, 0.1428, 17.3110
      CIE-Lab:
        48.6495, 26.2876, -70.7381
        CIE-LCH:
        48.6495, 75.4647, 290.3860
        CIE-Luv:
        48.6495, -21.8486, -109.6513
        Hunter-Lab:
        41.6064, 19.6986, -88.1911
      #296ced color charts
#296ced RGB chart
      #296ced CMYK chart
      #296ced RGB pie chart
      #296ced color shades, tints & tones
#296ced color schemes
#296ced color preview, HTML & CSS examples
           This text has a color of #296ced        
        
          <p style="color:#296ced;">Text here</p>
        
        
          .mytext {color:#296ced;}
        
        Text color #296ced
      
           This box has a color of #296ced        
        
          <div style="background-color:#296ced;">Content here</div>
        
        
          .mybackground {background-color:#296ced;}
        
        Background color #296ced
      
           Border around this has a color of #296ced        
        
          <div style="border:2px solid #296ced;">Content here</div>
        
        
          .myborder {border:2px solid #296ced;}
        
        Border color #296ced