#1512f4 color space conversions
Hex:
        #1512f4
        RGB:
        21, 18, 244
        CMY:
        92, 93, 4
        CMYK:
        91, 93, 0, 4
      HSL:
        241°, 91.1290%, 51.3725%
        HSV (HSB):
        241°, 92.6230%, 95.6863%
        XYZ:
        16.8547, 7.1237, 86.0746
        xyY:
        0.1532, 0.0647, 7.1237
      CIE-Lab:
        32.0869, 73.6371, -102.0192
        CIE-LCH:
        32.0869, 125.8187, 305.8216
        CIE-Luv:
        32.0869, -8.8933, -125.3355
        Hunter-Lab:
        26.6903, 66.0135, -172.5239
      #1512f4 color charts
#1512f4 RGB chart
      #1512f4 CMYK chart
      #1512f4 RGB pie chart
      #1512f4 color shades, tints & tones
#1512f4 color schemes
#1512f4 color preview, HTML & CSS examples
           This text has a color of #1512f4        
        
          <p style="color:#1512f4;">Text here</p>
        
        
          .mytext {color:#1512f4;}
        
        Text color #1512f4
      
           This box has a color of #1512f4        
        
          <div style="background-color:#1512f4;">Content here</div>
        
        
          .mybackground {background-color:#1512f4;}
        
        Background color #1512f4
      
           Border around this has a color of #1512f4        
        
          <div style="border:2px solid #1512f4;">Content here</div>
        
        
          .myborder {border:2px solid #1512f4;}
        
        Border color #1512f4