#4041ce color space conversions
Hex:
        #4041ce
        RGB:
        64, 65, 206
        CMY:
        75, 75, 19
        CMYK:
        69, 68, 0, 19
      HSL:
        240°, 59.1667%, 52.9412%
        HSV (HSB):
        240°, 68.9320%, 80.7843%
        XYZ:
        15.1452, 9.3268, 59.3945
        xyY:
        0.1806, 0.1112, 9.3268
      CIE-Lab:
        36.6061, 44.3204, -72.7150
        CIE-LCH:
        36.6061, 85.1573, 301.3627
        CIE-Luv:
        36.6061, -7.6337, -102.9968
        Hunter-Lab:
        30.5398, 35.0765, -93.9306
      #4041ce color charts
#4041ce RGB chart
      #4041ce CMYK chart
      #4041ce RGB pie chart
      #4041ce color shades, tints & tones
#4041ce color schemes
#4041ce color preview, HTML & CSS examples
           This text has a color of #4041ce        
        
          <p style="color:#4041ce;">Text here</p>
        
        
          .mytext {color:#4041ce;}
        
        Text color #4041ce
      
           This box has a color of #4041ce        
        
          <div style="background-color:#4041ce;">Content here</div>
        
        
          .mybackground {background-color:#4041ce;}
        
        Background color #4041ce
      
           Border around this has a color of #4041ce        
        
          <div style="border:2px solid #4041ce;">Content here</div>
        
        
          .myborder {border:2px solid #4041ce;}
        
        Border color #4041ce