#141bf8 color space conversions
Hex:
        #141bf8
        RGB:
        20, 27, 248
        CMY:
        92, 89, 3
        CMYK:
        92, 89, 0, 3
      HSL:
        238°, 94.2149%, 52.5490%
        HSV (HSB):
        238°, 91.9355%, 97.2549%
        XYZ:
        17.6237, 7.7099, 89.3662
        xyY:
        0.1537, 0.0672, 7.7099
      CIE-Lab:
        33.3713, 72.3097, -102.1326
        CIE-LCH:
        33.3713, 125.1389, 305.2984
        CIE-Luv:
        33.3713, -9.6330, -128.1766
        Hunter-Lab:
        27.7667, 64.7033, -171.3862
      #141bf8 color charts
#141bf8 RGB chart
      #141bf8 CMYK chart
      #141bf8 RGB pie chart
      #141bf8 color shades, tints & tones
#141bf8 color schemes
#141bf8 color preview, HTML & CSS examples
           This text has a color of #141bf8        
        
          <p style="color:#141bf8;">Text here</p>
        
        
          .mytext {color:#141bf8;}
        
        Text color #141bf8
      
           This box has a color of #141bf8        
        
          <div style="background-color:#141bf8;">Content here</div>
        
        
          .mybackground {background-color:#141bf8;}
        
        Background color #141bf8
      
           Border around this has a color of #141bf8        
        
          <div style="border:2px solid #141bf8;">Content here</div>
        
        
          .myborder {border:2px solid #141bf8;}
        
        Border color #141bf8