#3142ab color space conversions
Hex:
        #3142ab
        RGB:
        49, 66, 171
        CMY:
        81, 74, 33
        CMYK:
        71, 61, 0, 33
      HSL:
        232°, 55.4545%, 43.1373%
        HSV (HSB):
        232°, 71.3450%, 67.0588%
        XYZ:
        10.5655, 7.4897, 39.4169
        xyY:
        0.1838, 0.1303, 7.4897
      CIE-Lab:
        32.8966, 29.6496, -58.2357
        CIE-LCH:
        32.8966, 65.3490, 296.9821
        CIE-Luv:
        32.8966, -9.6632, -80.7526
        Hunter-Lab:
        27.3673, 21.0198, -66.2379
      #3142ab color charts
#3142ab RGB chart
      #3142ab CMYK chart
      #3142ab RGB pie chart
      #3142ab color shades, tints & tones
#3142ab color schemes
#3142ab color preview, HTML & CSS examples
           This text has a color of #3142ab        
        
          <p style="color:#3142ab;">Text here</p>
        
        
          .mytext {color:#3142ab;}
        
        Text color #3142ab
      
           This box has a color of #3142ab        
        
          <div style="background-color:#3142ab;">Content here</div>
        
        
          .mybackground {background-color:#3142ab;}
        
        Background color #3142ab
      
           Border around this has a color of #3142ab        
        
          <div style="border:2px solid #3142ab;">Content here</div>
        
        
          .myborder {border:2px solid #3142ab;}
        
        Border color #3142ab