#241ed7 color space conversions
Hex:
        #241ed7
        RGB:
        36, 30, 215
        CMY:
        86, 88, 16
        CMYK:
        83, 86, 0, 16
      HSL:
        242°, 75.5102%, 48.0392%
        HSV (HSB):
        242°, 86.0465%, 84.3137%
        XYZ:
        13.4576, 6.2099, 64.7793
        xyY:
        0.1594, 0.0735, 6.2099
      CIE-Lab:
        29.9360, 62.6030, -89.0114
        CIE-LCH:
        29.9360, 108.8217, 305.1193
        CIE-Luv:
        29.9360, -7.3819, -109.9880
        Hunter-Lab:
        24.9197, 52.7872, -136.6819
      #241ed7 color charts
#241ed7 RGB chart
      #241ed7 CMYK chart
      #241ed7 RGB pie chart
      #241ed7 color shades, tints & tones
#241ed7 color schemes
#241ed7 color preview, HTML & CSS examples
           This text has a color of #241ed7        
        
          <p style="color:#241ed7;">Text here</p>
        
        
          .mytext {color:#241ed7;}
        
        Text color #241ed7
      
           This box has a color of #241ed7        
        
          <div style="background-color:#241ed7;">Content here</div>
        
        
          .mybackground {background-color:#241ed7;}
        
        Background color #241ed7
      
           Border around this has a color of #241ed7        
        
          <div style="border:2px solid #241ed7;">Content here</div>
        
        
          .myborder {border:2px solid #241ed7;}
        
        Border color #241ed7