#2512d2 color space conversions
Hex:
        #2512d2
        RGB:
        37, 18, 210
        CMY:
        85, 93, 18
        CMYK:
        82, 91, 0, 18
      HSL:
        246°, 84.2105%, 44.7059%
        HSV (HSB):
        246°, 91.4286%, 82.3529%
        XYZ:
        12.6121, 5.4791, 61.3656
        xyY:
        0.1587, 0.0690, 5.4791
      CIE-Lab:
        28.0582, 65.1211, -89.2407
        CIE-LCH:
        28.0582, 110.4747, 306.1191
        CIE-Luv:
        28.0582, -6.1837, -106.3359
        Hunter-Lab:
        23.4074, 55.2143, -139.0513
      #2512d2 color charts
#2512d2 RGB chart
      #2512d2 CMYK chart
      #2512d2 RGB pie chart
      #2512d2 color shades, tints & tones
#2512d2 color schemes
#2512d2 color preview, HTML & CSS examples
           This text has a color of #2512d2        
        
          <p style="color:#2512d2;">Text here</p>
        
        
          .mytext {color:#2512d2;}
        
        Text color #2512d2
      
           This box has a color of #2512d2        
        
          <div style="background-color:#2512d2;">Content here</div>
        
        
          .mybackground {background-color:#2512d2;}
        
        Background color #2512d2
      
           Border around this has a color of #2512d2        
        
          <div style="border:2px solid #2512d2;">Content here</div>
        
        
          .myborder {border:2px solid #2512d2;}
        
        Border color #2512d2