#121af3 color space conversions
Hex:
        #121af3
        RGB:
        18, 26, 243
        CMY:
        93, 90, 5
        CMYK:
        93, 89, 0, 5
      HSL:
        238°, 90.3614%, 51.1765%
        HSV (HSB):
        238°, 92.5926%, 95.2941%
        XYZ:
        16.7965, 7.3385, 85.3252
        xyY:
        0.1534, 0.0670, 7.3385
      CIE-Lab:
        32.5653, 71.2512, -100.6560
        CIE-LCH:
        32.5653, 123.3222, 305.2935
        CIE-Luv:
        32.5653, -9.4619, -125.2369
        Hunter-Lab:
        27.0896, 63.2696, -167.7856
      #121af3 color charts
#121af3 RGB chart
      #121af3 CMYK chart
      #121af3 RGB pie chart
      #121af3 color shades, tints & tones
#121af3 color schemes
#121af3 color preview, HTML & CSS examples
           This text has a color of #121af3        
        
          <p style="color:#121af3;">Text here</p>
        
        
          .mytext {color:#121af3;}
        
        Text color #121af3
      
           This box has a color of #121af3        
        
          <div style="background-color:#121af3;">Content here</div>
        
        
          .mybackground {background-color:#121af3;}
        
        Background color #121af3
      
           Border around this has a color of #121af3        
        
          <div style="border:2px solid #121af3;">Content here</div>
        
        
          .myborder {border:2px solid #121af3;}
        
        Border color #121af3