#154ff7 color space conversions
Hex:
        #154ff7
        RGB:
        21, 79, 247
        CMY:
        92, 69, 3
        CMYK:
        91, 68, 0, 3
      HSL:
        225°, 93.3884%, 52.5490%
        HSV (HSB):
        225°, 91.4980%, 96.8627%
        XYZ:
        19.8937, 12.4668, 89.3535
        xyY:
        0.1634, 0.1024, 12.4668
      CIE-Lab:
        41.9486, 47.0891, -87.3352
        CIE-LCH:
        41.9486, 99.2211, 298.3325
        CIE-Luv:
        41.9486, -16.5225, -126.5723
        Hunter-Lab:
        35.3083, 38.7824, -125.3271
      #154ff7 color charts
#154ff7 RGB chart
      #154ff7 CMYK chart
      #154ff7 RGB pie chart
      #154ff7 color shades, tints & tones
#154ff7 color schemes
#154ff7 color preview, HTML & CSS examples
           This text has a color of #154ff7        
        
          <p style="color:#154ff7;">Text here</p>
        
        
          .mytext {color:#154ff7;}
        
        Text color #154ff7
      
           This box has a color of #154ff7        
        
          <div style="background-color:#154ff7;">Content here</div>
        
        
          .mybackground {background-color:#154ff7;}
        
        Background color #154ff7
      
           Border around this has a color of #154ff7        
        
          <div style="border:2px solid #154ff7;">Content here</div>
        
        
          .myborder {border:2px solid #154ff7;}
        
        Border color #154ff7