#151ee2 color space conversions
Hex:
        #151ee2
        RGB:
        21, 30, 226
        CMY:
        92, 88, 11
        CMYK:
        91, 87, 0, 11
      HSL:
        237°, 82.9960%, 48.4314%
        HSV (HSB):
        237°, 90.7080%, 88.6275%
        XYZ:
        14.5010, 6.5790, 72.4571
        xyY:
        0.1550, 0.0703, 6.5790
      CIE-Lab:
        30.8285, 65.3242, -93.8716
        CIE-LCH:
        30.8285, 114.3641, 304.8336
        CIE-Luv:
        30.8285, -8.9637, -115.9078
        Hunter-Lab:
        25.6495, 56.0288, -149.5333
      #151ee2 color charts
#151ee2 RGB chart
      #151ee2 CMYK chart
      #151ee2 RGB pie chart
      #151ee2 color shades, tints & tones
#151ee2 color schemes
#151ee2 color preview, HTML & CSS examples
           This text has a color of #151ee2        
        
          <p style="color:#151ee2;">Text here</p>
        
        
          .mytext {color:#151ee2;}
        
        Text color #151ee2
      
           This box has a color of #151ee2        
        
          <div style="background-color:#151ee2;">Content here</div>
        
        
          .mybackground {background-color:#151ee2;}
        
        Background color #151ee2
      
           Border around this has a color of #151ee2        
        
          <div style="border:2px solid #151ee2;">Content here</div>
        
        
          .myborder {border:2px solid #151ee2;}
        
        Border color #151ee2