#240bb5 color space conversions
Hex:
        #240bb5
        RGB:
        36, 11, 181
        CMY:
        86, 96, 29
        CMYK:
        80, 94, 0, 29
      HSL:
        249°, 88.5417%, 37.6471%
        HSV (HSB):
        249°, 93.9227%, 70.9804%
        XYZ:
        9.1877, 3.9506, 43.9944
        xyY:
        0.1608, 0.0691, 3.9506
      CIE-Lab:
        23.5075, 59.1794, -79.7408
        CIE-LCH:
        23.5075, 99.3015, 306.5808
        CIE-Luv:
        23.5075, -4.4249, -88.9105
        Hunter-Lab:
        19.8761, 47.7281, -117.3207
      #240bb5 color charts
#240bb5 RGB chart
      #240bb5 CMYK chart
      #240bb5 RGB pie chart
      #240bb5 color shades, tints & tones
#240bb5 color schemes
#240bb5 color preview, HTML & CSS examples
           This text has a color of #240bb5        
        
          <p style="color:#240bb5;">Text here</p>
        
        
          .mytext {color:#240bb5;}
        
        Text color #240bb5
      
           This box has a color of #240bb5        
        
          <div style="background-color:#240bb5;">Content here</div>
        
        
          .mybackground {background-color:#240bb5;}
        
        Background color #240bb5
      
           Border around this has a color of #240bb5        
        
          <div style="border:2px solid #240bb5;">Content here</div>
        
        
          .myborder {border:2px solid #240bb5;}
        
        Border color #240bb5