#125ffb color space conversions
Hex:
        #125ffb
        RGB:
        18, 95, 251
        CMY:
        93, 63, 2
        CMYK:
        93, 62, 0, 2
      HSL:
        220°, 96.6805%, 52.7451%
        HSV (HSB):
        220°, 92.8287%, 98.4314%
        XYZ:
        21.7542, 15.2781, 93.0692
        xyY:
        0.1672, 0.1174, 15.2781
      CIE-Lab:
        46.0127, 38.5516, -82.8884
        CIE-LCH:
        46.0127, 91.4151, 294.9432
        CIE-Luv:
        46.0127, -20.1569, -124.9941
        Hunter-Lab:
        39.0871, 30.9430, -113.8125
      #125ffb color charts
#125ffb RGB chart
      #125ffb CMYK chart
      #125ffb RGB pie chart
      #125ffb color shades, tints & tones
#125ffb color schemes
#125ffb color preview, HTML & CSS examples
           This text has a color of #125ffb        
        
          <p style="color:#125ffb;">Text here</p>
        
        
          .mytext {color:#125ffb;}
        
        Text color #125ffb
      
           This box has a color of #125ffb        
        
          <div style="background-color:#125ffb;">Content here</div>
        
        
          .mybackground {background-color:#125ffb;}
        
        Background color #125ffb
      
           Border around this has a color of #125ffb        
        
          <div style="border:2px solid #125ffb;">Content here</div>
        
        
          .myborder {border:2px solid #125ffb;}
        
        Border color #125ffb