#152acf color space conversions
Hex:
        #152acf
        RGB:
        21, 42, 207
        CMY:
        92, 84, 19
        CMYK:
        90, 80, 0, 19
      HSL:
        233°, 81.5789%, 44.7059%
        HSV (HSB):
        233°, 89.8551%, 81.1765%
        XYZ:
        12.3997, 6.3204, 59.5979
        xyY:
        0.1583, 0.0807, 6.3204
      CIE-Lab:
        30.2067, 54.4205, -83.9346
        CIE-LCH:
        30.2067, 100.0331, 302.9581
        CIE-Luv:
        30.2067, -9.5880, -105.8069
        Hunter-Lab:
        25.1403, 44.0443, -122.9553
      #152acf color charts
#152acf RGB chart
      #152acf CMYK chart
      #152acf RGB pie chart
      #152acf color shades, tints & tones
#152acf color schemes
#152acf color preview, HTML & CSS examples
           This text has a color of #152acf        
        
          <p style="color:#152acf;">Text here</p>
        
        
          .mytext {color:#152acf;}
        
        Text color #152acf
      
           This box has a color of #152acf        
        
          <div style="background-color:#152acf;">Content here</div>
        
        
          .mybackground {background-color:#152acf;}
        
        Background color #152acf
      
           Border around this has a color of #152acf        
        
          <div style="border:2px solid #152acf;">Content here</div>
        
        
          .myborder {border:2px solid #152acf;}
        
        Border color #152acf