#5149dc color space conversions
Hex:
        #5149dc
        RGB:
        81, 73, 220
        CMY:
        68, 71, 14
        CMYK:
        63, 67, 0, 14
      HSL:
        243°, 67.7419%, 57.4510%
        HSV (HSB):
        243°, 66.8182%, 86.2745%
        XYZ:
        18.6942, 11.6817, 68.9797
        xyY:
        0.1882, 0.1176, 11.6817
      CIE-Lab:
        40.7057, 46.3551, -74.0027
        CIE-LCH:
        40.7057, 87.3223, 302.0629
        CIE-Luv:
        40.7057, -5.9791, -109.0421
        Hunter-Lab:
        34.1785, 37.8192, -95.7350
      #5149dc color charts
#5149dc RGB chart
      #5149dc CMYK chart
      #5149dc RGB pie chart
      #5149dc color shades, tints & tones
#5149dc color schemes
#5149dc color preview, HTML & CSS examples
           This text has a color of #5149dc        
        
          <p style="color:#5149dc;">Text here</p>
        
        
          .mytext {color:#5149dc;}
        
        Text color #5149dc
      
           This box has a color of #5149dc        
        
          <div style="background-color:#5149dc;">Content here</div>
        
        
          .mybackground {background-color:#5149dc;}
        
        Background color #5149dc
      
           Border around this has a color of #5149dc        
        
          <div style="border:2px solid #5149dc;">Content here</div>
        
        
          .myborder {border:2px solid #5149dc;}
        
        Border color #5149dc