#121cfe color space conversions
Hex:
        #121cfe
        RGB:
        18, 28, 254
        CMY:
        93, 89, 0
        CMYK:
        93, 89, 0, 0
      HSL:
        237°, 99.1597%, 53.3333%
        HSV (HSB):
        237°, 92.9134%, 99.6078%
        XYZ:
        18.5541, 8.1149, 94.3543
        xyY:
        0.1533, 0.0671, 8.1149
      CIE-Lab:
        34.2210, 73.5787, -104.0887
        CIE-LCH:
        34.2210, 127.4688, 305.2559
        CIE-Luv:
        34.2210, -10.0222, -131.6015
        Hunter-Lab:
        28.4866, 66.4104, -176.4419
      #121cfe color charts
#121cfe RGB chart
      #121cfe CMYK chart
      #121cfe RGB pie chart
      #121cfe color shades, tints & tones
#121cfe color schemes
#121cfe color preview, HTML & CSS examples
           This text has a color of #121cfe        
        
          <p style="color:#121cfe;">Text here</p>
        
        
          .mytext {color:#121cfe;}
        
        Text color #121cfe
      
           This box has a color of #121cfe        
        
          <div style="background-color:#121cfe;">Content here</div>
        
        
          .mybackground {background-color:#121cfe;}
        
        Background color #121cfe
      
           Border around this has a color of #121cfe        
        
          <div style="border:2px solid #121cfe;">Content here</div>
        
        
          .myborder {border:2px solid #121cfe;}
        
        Border color #121cfe