#5343fb color space conversions
Hex:
        #5343fb
        RGB:
        83, 67, 251
        CMY:
        67, 74, 2
        CMYK:
        67, 73, 0, 2
      HSL:
        245°, 95.8333%, 62.3529%
        HSV (HSB):
        245°, 73.3068%, 98.4314%
        XYZ:
        22.9870, 12.8183, 92.5294
        xyY:
        0.1791, 0.0999, 12.8183
      CIE-Lab:
        42.4883, 59.4146, -88.5974
        CIE-LCH:
        42.4883, 106.6752, 303.8463
        CIE-Luv:
        42.4883, -6.2282, -129.3923
        Hunter-Lab:
        35.8027, 51.9506, -128.1686
      #5343fb color charts
#5343fb RGB chart
      #5343fb CMYK chart
      #5343fb RGB pie chart
      #5343fb color shades, tints & tones
#5343fb color schemes
#5343fb color preview, HTML & CSS examples
           This text has a color of #5343fb        
        
          <p style="color:#5343fb;">Text here</p>
        
        
          .mytext {color:#5343fb;}
        
        Text color #5343fb
      
           This box has a color of #5343fb        
        
          <div style="background-color:#5343fb;">Content here</div>
        
        
          .mybackground {background-color:#5343fb;}
        
        Background color #5343fb
      
           Border around this has a color of #5343fb        
        
          <div style="border:2px solid #5343fb;">Content here</div>
        
        
          .myborder {border:2px solid #5343fb;}
        
        Border color #5343fb