#14109f color space conversions
Hex:
        #14109f
        RGB:
        20, 16, 159
        CMY:
        92, 94, 38
        CMYK:
        87, 90, 0, 38
      HSL:
        242°, 81.7143%, 34.3137%
        HSV (HSB):
        242°, 89.9371%, 62.3529%
        XYZ:
        6.7318, 3.0225, 33.0295
        xyY:
        0.1573, 0.0706, 3.0225
      CIE-Lab:
        20.1338, 51.1223, -72.0832
        CIE-LCH:
        20.1338, 88.3713, 305.3448
        CIE-Luv:
        20.1338, -5.1564, -75.4791
        Hunter-Lab:
        17.3854, 38.6926, -100.4720
      #14109f color charts
#14109f RGB chart
      #14109f CMYK chart
      #14109f RGB pie chart
      #14109f color shades, tints & tones
#14109f color schemes
#14109f color preview, HTML & CSS examples
           This text has a color of #14109f        
        
          <p style="color:#14109f;">Text here</p>
        
        
          .mytext {color:#14109f;}
        
        Text color #14109f
      
           This box has a color of #14109f        
        
          <div style="background-color:#14109f;">Content here</div>
        
        
          .mybackground {background-color:#14109f;}
        
        Background color #14109f
      
           Border around this has a color of #14109f        
        
          <div style="border:2px solid #14109f;">Content here</div>
        
        
          .myborder {border:2px solid #14109f;}
        
        Border color #14109f