#2512e8 color space conversions
Hex:
        #2512e8
        RGB:
        37, 18, 232
        CMY:
        85, 93, 9
        CMYK:
        84, 92, 0, 9
      HSL:
        245°, 85.6000%, 49.0196%
        HSV (HSB):
        245°, 92.2414%, 90.9804%
        XYZ:
        15.5447, 6.6521, 76.8086
        xyY:
        0.1570, 0.0672, 6.6521
      CIE-Lab:
        31.0015, 70.8410, -97.0012
        CIE-LCH:
        31.0015, 120.1153, 306.1410
        CIE-Luv:
        31.0015, -7.2556, -118.9633
        Hunter-Lab:
        25.7917, 62.4470, -158.5135
      #2512e8 color charts
#2512e8 RGB chart
      #2512e8 CMYK chart
      #2512e8 RGB pie chart
      #2512e8 color shades, tints & tones
#2512e8 color schemes
#2512e8 color preview, HTML & CSS examples
           This text has a color of #2512e8        
        
          <p style="color:#2512e8;">Text here</p>
        
        
          .mytext {color:#2512e8;}
        
        Text color #2512e8
      
           This box has a color of #2512e8        
        
          <div style="background-color:#2512e8;">Content here</div>
        
        
          .mybackground {background-color:#2512e8;}
        
        Background color #2512e8
      
           Border around this has a color of #2512e8        
        
          <div style="border:2px solid #2512e8;">Content here</div>
        
        
          .myborder {border:2px solid #2512e8;}
        
        Border color #2512e8