#152bf8 color space conversions
Hex:
        #152bf8
        RGB:
        21, 43, 248
        CMY:
        92, 83, 3
        CMYK:
        92, 83, 0, 3
      HSL:
        234°, 94.1909%, 52.7451%
        HSV (HSB):
        234°, 91.5323%, 97.2549%
        XYZ:
        18.1164, 8.6645, 89.5245
        xyY:
        0.1558, 0.0745, 8.6645
      CIE-Lab:
        35.3301, 66.4989, -98.8657
        CIE-LCH:
        35.3301, 119.1492, 303.9255
        CIE-Luv:
        35.3301, -10.9855, -129.1432
        Hunter-Lab:
        29.4355, 58.3477, -159.7184
      #152bf8 color charts
#152bf8 RGB chart
      #152bf8 CMYK chart
      #152bf8 RGB pie chart
      #152bf8 color shades, tints & tones
#152bf8 color schemes
#152bf8 color preview, HTML & CSS examples
           This text has a color of #152bf8        
        
          <p style="color:#152bf8;">Text here</p>
        
        
          .mytext {color:#152bf8;}
        
        Text color #152bf8
      
           This box has a color of #152bf8        
        
          <div style="background-color:#152bf8;">Content here</div>
        
        
          .mybackground {background-color:#152bf8;}
        
        Background color #152bf8
      
           Border around this has a color of #152bf8        
        
          <div style="border:2px solid #152bf8;">Content here</div>
        
        
          .myborder {border:2px solid #152bf8;}
        
        Border color #152bf8