#2512dd color space conversions
Hex:
        #2512dd
        RGB:
        37, 18, 221
        CMY:
        85, 93, 13
        CMYK:
        83, 92, 0, 13
      HSL:
        246°, 84.9372%, 46.8627%
        HSV (HSB):
        246°, 91.8552%, 86.6667%
        XYZ:
        14.0304, 6.0464, 68.8342
        xyY:
        0.1578, 0.0680, 6.0464
      CIE-Lab:
        29.5292, 68.0028, -93.1518
        CIE-LCH:
        29.5292, 115.3327, 306.1303
        CIE-Luv:
        29.5292, -6.7245, -112.6645
        Hunter-Lab:
        24.5894, 58.8184, -148.7606
      #2512dd color charts
#2512dd RGB chart
      #2512dd CMYK chart
      #2512dd RGB pie chart
      #2512dd color shades, tints & tones
#2512dd color schemes
#2512dd color preview, HTML & CSS examples
           This text has a color of #2512dd        
        
          <p style="color:#2512dd;">Text here</p>
        
        
          .mytext {color:#2512dd;}
        
        Text color #2512dd
      
           This box has a color of #2512dd        
        
          <div style="background-color:#2512dd;">Content here</div>
        
        
          .mybackground {background-color:#2512dd;}
        
        Background color #2512dd
      
           Border around this has a color of #2512dd        
        
          <div style="border:2px solid #2512dd;">Content here</div>
        
        
          .myborder {border:2px solid #2512dd;}
        
        Border color #2512dd