#3531fb color space conversions
Hex:
        #3531fb
        RGB:
        53, 49, 251
        CMY:
        79, 81, 2
        CMYK:
        79, 80, 0, 2
      HSL:
        241°, 96.1905%, 58.8235%
        HSV (HSB):
        241°, 80.4781%, 98.4314%
        XYZ:
        19.9791, 9.9185, 92.1282
        xyY:
        0.1637, 0.0813, 9.9185
      CIE-Lab:
        37.6958, 65.8439, -96.5860
        CIE-LCH:
        37.6958, 116.8943, 304.2828
        CIE-Luv:
        37.6958, -8.9726, -131.2345
        Hunter-Lab:
        31.4937, 58.1235, -151.3948
      #3531fb color charts
#3531fb RGB chart
      #3531fb CMYK chart
      #3531fb RGB pie chart
      #3531fb color shades, tints & tones
#3531fb color schemes
#3531fb color preview, HTML & CSS examples
           This text has a color of #3531fb        
        
          <p style="color:#3531fb;">Text here</p>
        
        
          .mytext {color:#3531fb;}
        
        Text color #3531fb
      
           This box has a color of #3531fb        
        
          <div style="background-color:#3531fb;">Content here</div>
        
        
          .mybackground {background-color:#3531fb;}
        
        Background color #3531fb
      
           Border around this has a color of #3531fb        
        
          <div style="border:2px solid #3531fb;">Content here</div>
        
        
          .myborder {border:2px solid #3531fb;}
        
        Border color #3531fb