#241bf8 color space conversions
Hex:
        #241bf8
        RGB:
        36, 27, 248
        CMY:
        86, 89, 3
        CMYK:
        85, 89, 0, 3
      HSL:
        242°, 94.0426%, 53.9216%
        HSV (HSB):
        242°, 89.1129%, 97.2549%
        XYZ:
        18.0628, 7.9362, 89.3868
        xyY:
        0.1565, 0.0688, 7.9362
      CIE-Lab:
        33.8498, 72.5956, -101.3219
        CIE-LCH:
        33.8498, 124.6445, 305.6210
        CIE-Luv:
        33.8498, -8.6071, -128.5339
        Hunter-Lab:
        28.1713, 65.1499, -168.4053
      #241bf8 color charts
#241bf8 RGB chart
      #241bf8 CMYK chart
      #241bf8 RGB pie chart
      #241bf8 color shades, tints & tones
#241bf8 color schemes
#241bf8 color preview, HTML & CSS examples
           This text has a color of #241bf8        
        
          <p style="color:#241bf8;">Text here</p>
        
        
          .mytext {color:#241bf8;}
        
        Text color #241bf8
      
           This box has a color of #241bf8        
        
          <div style="background-color:#241bf8;">Content here</div>
        
        
          .mybackground {background-color:#241bf8;}
        
        Background color #241bf8
      
           Border around this has a color of #241bf8        
        
          <div style="border:2px solid #241bf8;">Content here</div>
        
        
          .myborder {border:2px solid #241bf8;}
        
        Border color #241bf8