#1411fc color space conversions
Hex:
        #1411fc
        RGB:
        20, 17, 252
        CMY:
        92, 93, 1
        CMYK:
        92, 93, 0, 1
      HSL:
        241°, 97.5104%, 52.7451%
        HSV (HSB):
        241°, 93.2540%, 98.8235%
        XYZ:
        18.0596, 7.5779, 92.6063
        xyY:
        0.1527, 0.0641, 7.5779
      CIE-Lab:
        33.0879, 75.8629, -104.8574
        CIE-LCH:
        33.0879, 129.4228, 305.8852
        CIE-Luv:
        33.0879, -9.2280, -129.8205
        Hunter-Lab:
        27.5280, 68.9303, -180.1867
      #1411fc color charts
#1411fc RGB chart
      #1411fc CMYK chart
      #1411fc RGB pie chart
      #1411fc color shades, tints & tones
#1411fc color schemes
#1411fc color preview, HTML & CSS examples
           This text has a color of #1411fc        
        
          <p style="color:#1411fc;">Text here</p>
        
        
          .mytext {color:#1411fc;}
        
        Text color #1411fc
      
           This box has a color of #1411fc        
        
          <div style="background-color:#1411fc;">Content here</div>
        
        
          .mybackground {background-color:#1411fc;}
        
        Background color #1411fc
      
           Border around this has a color of #1411fc        
        
          <div style="border:2px solid #1411fc;">Content here</div>
        
        
          .myborder {border:2px solid #1411fc;}
        
        Border color #1411fc