#121be1 color space conversions
Hex:
        #121be1
        RGB:
        18, 27, 225
        CMY:
        93, 89, 12
        CMYK:
        92, 88, 0, 12
      HSL:
        237°, 85.1852%, 47.6471%
        HSV (HSB):
        237°, 92.0000%, 88.2353%
        XYZ:
        14.2320, 6.3487, 71.7095
        xyY:
        0.1542, 0.0688, 6.3487
      CIE-Lab:
        30.2757, 66.0447, -94.2221
        CIE-LCH:
        30.2757, 115.0639, 305.0284
        CIE-Luv:
        30.2757, -8.8384, -115.0464
        Hunter-Lab:
        25.1966, 56.7293, -151.1013
      #121be1 color charts
#121be1 RGB chart
      #121be1 CMYK chart
      #121be1 RGB pie chart
      #121be1 color shades, tints & tones
#121be1 color schemes
#121be1 color preview, HTML & CSS examples
           This text has a color of #121be1        
        
          <p style="color:#121be1;">Text here</p>
        
        
          .mytext {color:#121be1;}
        
        Text color #121be1
      
           This box has a color of #121be1        
        
          <div style="background-color:#121be1;">Content here</div>
        
        
          .mybackground {background-color:#121be1;}
        
        Background color #121be1
      
           Border around this has a color of #121be1        
        
          <div style="border:2px solid #121be1;">Content here</div>
        
        
          .myborder {border:2px solid #121be1;}
        
        Border color #121be1