#3143dd color space conversions
Hex:
        #3143dd
        RGB:
        49, 67, 221
        CMY:
        81, 74, 13
        CMYK:
        78, 70, 0, 13
      HSL:
        234°, 71.6667%, 52.9412%
        HSV (HSB):
        234°, 77.8281%, 86.6667%
        XYZ:
        16.3249, 9.8877, 69.4547
        xyY:
        0.1706, 0.1034, 9.8877
      CIE-Lab:
        37.6402, 46.7258, -79.6815
        CIE-LCH:
        37.6402, 92.3713, 300.3877
        CIE-Luv:
        37.6402, -11.1448, -112.4275
        Hunter-Lab:
        31.4448, 37.6420, -108.9475
      #3143dd color charts
#3143dd RGB chart
      #3143dd CMYK chart
      #3143dd RGB pie chart
      #3143dd color shades, tints & tones
#3143dd color schemes
#3143dd color preview, HTML & CSS examples
           This text has a color of #3143dd        
        
          <p style="color:#3143dd;">Text here</p>
        
        
          .mytext {color:#3143dd;}
        
        Text color #3143dd
      
           This box has a color of #3143dd        
        
          <div style="background-color:#3143dd;">Content here</div>
        
        
          .mybackground {background-color:#3143dd;}
        
        Background color #3143dd
      
           Border around this has a color of #3143dd        
        
          <div style="border:2px solid #3143dd;">Content here</div>
        
        
          .myborder {border:2px solid #3143dd;}
        
        Border color #3143dd