#2512d3 color space conversions
Hex:
        #2512d3
        RGB:
        37, 18, 211
        CMY:
        85, 93, 17
        CMYK:
        82, 91, 0, 17
      HSL:
        246°, 84.2795%, 44.9020%
        HSV (HSB):
        246°, 91.4692%, 82.7451%
        XYZ:
        12.7371, 5.5291, 62.0239
        xyY:
        0.1586, 0.0689, 5.5291
      CIE-Lab:
        28.1918, 65.3849, -89.5989
        CIE-LCH:
        28.1918, 110.9196, 306.1201
        CIE-Luv:
        28.1918, -6.2333, -106.9124
        Hunter-Lab:
        23.5140, 55.5409, -139.9321
      #2512d3 color charts
#2512d3 RGB chart
      #2512d3 CMYK chart
      #2512d3 RGB pie chart
      #2512d3 color shades, tints & tones
#2512d3 color schemes
#2512d3 color preview, HTML & CSS examples
           This text has a color of #2512d3        
        
          <p style="color:#2512d3;">Text here</p>
        
        
          .mytext {color:#2512d3;}
        
        Text color #2512d3
      
           This box has a color of #2512d3        
        
          <div style="background-color:#2512d3;">Content here</div>
        
        
          .mybackground {background-color:#2512d3;}
        
        Background color #2512d3
      
           Border around this has a color of #2512d3        
        
          <div style="border:2px solid #2512d3;">Content here</div>
        
        
          .myborder {border:2px solid #2512d3;}
        
        Border color #2512d3