#291fec color space conversions
Hex:
        #291fec
        RGB:
        41, 31, 236
        CMY:
        84, 88, 7
        CMYK:
        83, 87, 0, 7
      HSL:
        243°, 84.3621%, 52.3529%
        HSV (HSB):
        243°, 86.8644%, 92.5490%
        XYZ:
        16.5448, 7.5075, 79.9340
        xyY:
        0.1591, 0.0722, 7.5075
      CIE-Lab:
        32.9354, 68.2469, -96.0496
        CIE-LCH:
        32.9354, 117.8268, 305.3953
        CIE-Luv:
        32.9354, -7.9095, -122.1140
        Hunter-Lab:
        27.3999, 59.8333, -153.7877
      #291fec color charts
#291fec RGB chart
      #291fec CMYK chart
      #291fec RGB pie chart
      #291fec color shades, tints & tones
#291fec color schemes
#291fec color preview, HTML & CSS examples
           This text has a color of #291fec        
        
          <p style="color:#291fec;">Text here</p>
        
        
          .mytext {color:#291fec;}
        
        Text color #291fec
      
           This box has a color of #291fec        
        
          <div style="background-color:#291fec;">Content here</div>
        
        
          .mybackground {background-color:#291fec;}
        
        Background color #291fec
      
           Border around this has a color of #291fec        
        
          <div style="border:2px solid #291fec;">Content here</div>
        
        
          .myborder {border:2px solid #291fec;}
        
        Border color #291fec