#1411d6 color space conversions
Hex:
        #1411d6
        RGB:
        20, 17, 214
        CMY:
        92, 93, 16
        CMYK:
        91, 92, 0, 16
      HSL:
        241°, 85.2814%, 45.2941%
        HSV (HSB):
        241°, 92.0561%, 83.9216%
        XYZ:
        12.6265, 5.4047, 63.9960
        xyY:
        0.1539, 0.0659, 5.4047
      CIE-Lab:
        27.8579, 66.0819, -91.9137
        CIE-LCH:
        27.8579, 113.2031, 305.7145
        CIE-Luv:
        27.8579, -7.6233, -107.9474
        Hunter-Lab:
        23.2479, 56.2640, -146.9378
      #1411d6 color charts
#1411d6 RGB chart
      #1411d6 CMYK chart
      #1411d6 RGB pie chart
      #1411d6 color shades, tints & tones
#1411d6 color schemes
#1411d6 color preview, HTML & CSS examples
           This text has a color of #1411d6        
        
          <p style="color:#1411d6;">Text here</p>
        
        
          .mytext {color:#1411d6;}
        
        Text color #1411d6
      
           This box has a color of #1411d6        
        
          <div style="background-color:#1411d6;">Content here</div>
        
        
          .mybackground {background-color:#1411d6;}
        
        Background color #1411d6
      
           Border around this has a color of #1411d6        
        
          <div style="border:2px solid #1411d6;">Content here</div>
        
        
          .myborder {border:2px solid #1411d6;}
        
        Border color #1411d6