#4114fa color space conversions
Hex:
        #4114fa
        RGB:
        65, 20, 250
        CMY:
        75, 92, 2
        CMYK:
        74, 92, 0, 2
      HSL:
        252°, 95.8333%, 52.9412%
        HSV (HSB):
        252°, 92.0000%, 98.0392%
        XYZ:
        19.6854, 8.5263, 91.0507
        xyY:
        0.1651, 0.0715, 8.5263
      CIE-Lab:
        35.0557, 75.7602, -100.3976
        CIE-LCH:
        35.0557, 125.7747, 307.0383
        CIE-Luv:
        35.0557, -4.8695, -130.3135
        Hunter-Lab:
        29.1998, 69.2389, -164.4382
      #4114fa color charts
#4114fa RGB chart
      #4114fa CMYK chart
      #4114fa RGB pie chart
      #4114fa color shades, tints & tones
#4114fa color schemes
#4114fa color preview, HTML & CSS examples
           This text has a color of #4114fa        
        
          <p style="color:#4114fa;">Text here</p>
        
        
          .mytext {color:#4114fa;}
        
        Text color #4114fa
      
           This box has a color of #4114fa        
        
          <div style="background-color:#4114fa;">Content here</div>
        
        
          .mybackground {background-color:#4114fa;}
        
        Background color #4114fa
      
           Border around this has a color of #4114fa        
        
          <div style="border:2px solid #4114fa;">Content here</div>
        
        
          .myborder {border:2px solid #4114fa;}
        
        Border color #4114fa