#3143e5 color space conversions
Hex:
        #3143e5
        RGB:
        49, 67, 229
        CMY:
        81, 74, 10
        CMYK:
        79, 71, 0, 10
      HSL:
        234°, 77.5862%, 54.5098%
        HSV (HSB):
        234°, 78.6026%, 89.8039%
        XYZ:
        17.4166, 10.3244, 75.2036
        xyY:
        0.1692, 0.1003, 10.3244
      CIE-Lab:
        38.4185, 49.4333, -82.9644
        CIE-LCH:
        38.4185, 96.5751, 300.7881
        CIE-Luv:
        38.4185, -11.3630, -117.2722
        Hunter-Lab:
        32.1316, 40.5238, -116.2752
      #3143e5 color charts
#3143e5 RGB chart
      #3143e5 CMYK chart
      #3143e5 RGB pie chart
      #3143e5 color shades, tints & tones
#3143e5 color schemes
#3143e5 color preview, HTML & CSS examples
           This text has a color of #3143e5        
        
          <p style="color:#3143e5;">Text here</p>
        
        
          .mytext {color:#3143e5;}
        
        Text color #3143e5
      
           This box has a color of #3143e5        
        
          <div style="background-color:#3143e5;">Content here</div>
        
        
          .mybackground {background-color:#3143e5;}
        
        Background color #3143e5
      
           Border around this has a color of #3143e5        
        
          <div style="border:2px solid #3143e5;">Content here</div>
        
        
          .myborder {border:2px solid #3143e5;}
        
        Border color #3143e5