#241ee1 color space conversions
Hex:
        #241ee1
        RGB:
        36, 30, 225
        CMY:
        86, 88, 12
        CMYK:
        84, 87, 0, 12
      HSL:
        242°, 76.4706%, 50.0000%
        HSV (HSB):
        242°, 86.6667%, 88.2353%
        XYZ:
        14.7824, 6.7399, 71.7560
        xyY:
        0.1585, 0.0723, 6.7399
      CIE-Lab:
        31.2072, 65.4094, -92.6537
        CIE-LCH:
        31.2072, 113.4156, 305.2204
        CIE-Luv:
        31.2072, -7.8218, -115.6873
        Hunter-Lab:
        25.9612, 56.2065, -145.7027
      #241ee1 color charts
#241ee1 RGB chart
      #241ee1 CMYK chart
      #241ee1 RGB pie chart
      #241ee1 color shades, tints & tones
#241ee1 color schemes
#241ee1 color preview, HTML & CSS examples
           This text has a color of #241ee1        
        
          <p style="color:#241ee1;">Text here</p>
        
        
          .mytext {color:#241ee1;}
        
        Text color #241ee1
      
           This box has a color of #241ee1        
        
          <div style="background-color:#241ee1;">Content here</div>
        
        
          .mybackground {background-color:#241ee1;}
        
        Background color #241ee1
      
           Border around this has a color of #241ee1        
        
          <div style="border:2px solid #241ee1;">Content here</div>
        
        
          .myborder {border:2px solid #241ee1;}
        
        Border color #241ee1