#4122ea color space conversions
Hex:
        #4122ea
        RGB:
        65, 34, 234
        CMY:
        75, 87, 8
        CMYK:
        72, 85, 0, 8
      HSL:
        249°, 82.6446%, 52.5490%
        HSV (HSB):
        249°, 85.4701%, 91.7647%
        XYZ:
        17.6033, 8.2084, 78.4985
        xyY:
        0.1688, 0.0787, 8.2084
      CIE-Lab:
        34.4132, 67.7086, -92.4152
        CIE-LCH:
        34.4132, 114.5645, 306.2286
        CIE-Luv:
        34.4132, -4.7791, -121.6743
        Hunter-Lab:
        28.6503, 59.5358, -142.3926
      #4122ea color charts
#4122ea RGB chart
      #4122ea CMYK chart
      #4122ea RGB pie chart
      #4122ea color shades, tints & tones
#4122ea color schemes
#4122ea color preview, HTML & CSS examples
           This text has a color of #4122ea        
        
          <p style="color:#4122ea;">Text here</p>
        
        
          .mytext {color:#4122ea;}
        
        Text color #4122ea
      
           This box has a color of #4122ea        
        
          <div style="background-color:#4122ea;">Content here</div>
        
        
          .mybackground {background-color:#4122ea;}
        
        Background color #4122ea
      
           Border around this has a color of #4122ea        
        
          <div style="border:2px solid #4122ea;">Content here</div>
        
        
          .myborder {border:2px solid #4122ea;}
        
        Border color #4122ea