#4041be color space conversions
Hex:
        #4041be
        RGB:
        64, 65, 190
        CMY:
        75, 75, 25
        CMYK:
        66, 66, 0, 25
      HSL:
        240°, 49.6063%, 49.8039%
        HSV (HSB):
        240°, 66.3158%, 74.5098%
        XYZ:
        13.2989, 8.5883, 49.6720
        xyY:
        0.1858, 0.1200, 8.5883
      CIE-Lab:
        35.1792, 38.9748, -65.7221
        CIE-LCH:
        35.1792, 76.4096, 300.6690
        CIE-Luv:
        35.1792, -6.9168, -92.7675
        Hunter-Lab:
        29.3058, 29.7179, -79.9798
      #4041be color charts
#4041be RGB chart
      #4041be CMYK chart
      #4041be RGB pie chart
      #4041be color shades, tints & tones
#4041be color schemes
#4041be color preview, HTML & CSS examples
           This text has a color of #4041be        
        
          <p style="color:#4041be;">Text here</p>
        
        
          .mytext {color:#4041be;}
        
        Text color #4041be
      
           This box has a color of #4041be        
        
          <div style="background-color:#4041be;">Content here</div>
        
        
          .mybackground {background-color:#4041be;}
        
        Background color #4041be
      
           Border around this has a color of #4041be        
        
          <div style="border:2px solid #4041be;">Content here</div>
        
        
          .myborder {border:2px solid #4041be;}
        
        Border color #4041be