#4c41fa color space conversions
Hex:
        #4c41fa
        RGB:
        76, 65, 250
        CMY:
        70, 75, 2
        CMYK:
        70, 74, 0, 2
      HSL:
        244°, 94.8718%, 61.7647%
        HSV (HSB):
        244°, 74.0000%, 98.0392%
        XYZ:
        22.1261, 12.2192, 91.6349
        xyY:
        0.1756, 0.0970, 12.2192
      CIE-Lab:
        41.5624, 59.4666, -89.5812
        CIE-LCH:
        41.5624, 107.5224, 303.5774
        CIE-Luv:
        41.5624, -7.3364, -129.3388
        Hunter-Lab:
        34.9560, 51.8122, -130.9556
      #4c41fa color charts
#4c41fa RGB chart
      #4c41fa CMYK chart
      #4c41fa RGB pie chart
      #4c41fa color shades, tints & tones
#4c41fa color schemes
#4c41fa color preview, HTML & CSS examples
           This text has a color of #4c41fa        
        
          <p style="color:#4c41fa;">Text here</p>
        
        
          .mytext {color:#4c41fa;}
        
        Text color #4c41fa
      
           This box has a color of #4c41fa        
        
          <div style="background-color:#4c41fa;">Content here</div>
        
        
          .mybackground {background-color:#4c41fa;}
        
        Background color #4c41fa
      
           Border around this has a color of #4c41fa        
        
          <div style="border:2px solid #4c41fa;">Content here</div>
        
        
          .myborder {border:2px solid #4c41fa;}
        
        Border color #4c41fa