#121bf0 color space conversions
Hex:
        #121bf0
        RGB:
        18, 27, 240
        CMY:
        93, 89, 6
        CMYK:
        93, 89, 0, 6
      HSL:
        238°, 88.0952%, 50.5882%
        HSV (HSB):
        238°, 92.5000%, 94.1176%
        XYZ:
        16.3696, 7.2037, 82.9658
        xyY:
        0.1536, 0.0676, 7.2037
      CIE-Lab:
        32.2663, 70.1423, -99.4561
        CIE-LCH:
        32.2663, 121.7023, 305.1937
        CIE-Luv:
        32.2663, -9.4155, -123.6028
        Hunter-Lab:
        26.8398, 61.8974, -164.4864
      #121bf0 color charts
#121bf0 RGB chart
      #121bf0 CMYK chart
      #121bf0 RGB pie chart
      #121bf0 color shades, tints & tones
#121bf0 color schemes
#121bf0 color preview, HTML & CSS examples
           This text has a color of #121bf0        
        
          <p style="color:#121bf0;">Text here</p>
        
        
          .mytext {color:#121bf0;}
        
        Text color #121bf0
      
           This box has a color of #121bf0        
        
          <div style="background-color:#121bf0;">Content here</div>
        
        
          .mybackground {background-color:#121bf0;}
        
        Background color #121bf0
      
           Border around this has a color of #121bf0        
        
          <div style="border:2px solid #121bf0;">Content here</div>
        
        
          .myborder {border:2px solid #121bf0;}
        
        Border color #121bf0