#1141fe color space conversions
Hex:
        #1141fe
        RGB:
        17, 65, 254
        CMY:
        93, 75, 0
        CMYK:
        93, 74, 0, 0
      HSL:
        228°, 99.1632%, 53.1373%
        HSV (HSB):
        228°, 93.3071%, 99.6078%
        XYZ:
        20.0109, 11.0555, 94.8452
        xyY:
        0.1589, 0.0878, 11.0555
      CIE-Lab:
        39.6738, 57.4756, -95.0172
        CIE-LCH:
        39.6738, 111.0483, 301.1696
        CIE-Luv:
        39.6738, -14.2721, -132.4499
        Hunter-Lab:
        33.2498, 49.2400, -145.8498
      #1141fe color charts
#1141fe RGB chart
      #1141fe CMYK chart
      #1141fe RGB pie chart
      #1141fe color shades, tints & tones
#1141fe color schemes
#1141fe color preview, HTML & CSS examples
           This text has a color of #1141fe        
        
          <p style="color:#1141fe;">Text here</p>
        
        
          .mytext {color:#1141fe;}
        
        Text color #1141fe
      
           This box has a color of #1141fe        
        
          <div style="background-color:#1141fe;">Content here</div>
        
        
          .mybackground {background-color:#1141fe;}
        
        Background color #1141fe
      
           Border around this has a color of #1141fe        
        
          <div style="border:2px solid #1141fe;">Content here</div>
        
        
          .myborder {border:2px solid #1141fe;}
        
        Border color #1141fe