#121afb color space conversions
Hex:
        #121afb
        RGB:
        18, 26, 251
        CMY:
        93, 90, 2
        CMYK:
        93, 90, 0, 2
      HSL:
        238°, 96.6805%, 52.7451%
        HSV (HSB):
        238°, 92.8287%, 98.4314%
        XYZ:
        18.0314, 7.8324, 91.8282
        xyY:
        0.1532, 0.0666, 7.8324
      CIE-Lab:
        33.6314, 73.3704, -103.3881
        CIE-LCH:
        33.6314, 126.7766, 305.3618
        CIE-Luv:
        33.6314, -9.7727, -129.7741
        Hunter-Lab:
        27.9865, 66.0297, -174.9498
      #121afb color charts
#121afb RGB chart
      #121afb CMYK chart
      #121afb RGB pie chart
      #121afb color shades, tints & tones
#121afb color schemes
#121afb color preview, HTML & CSS examples
           This text has a color of #121afb        
        
          <p style="color:#121afb;">Text here</p>
        
        
          .mytext {color:#121afb;}
        
        Text color #121afb
      
           This box has a color of #121afb        
        
          <div style="background-color:#121afb;">Content here</div>
        
        
          .mybackground {background-color:#121afb;}
        
        Background color #121afb
      
           Border around this has a color of #121afb        
        
          <div style="border:2px solid #121afb;">Content here</div>
        
        
          .myborder {border:2px solid #121afb;}
        
        Border color #121afb