#2916dd color space conversions
Hex:
        #2916dd
        RGB:
        41, 22, 221
        CMY:
        84, 91, 13
        CMYK:
        81, 90, 0, 13
      HSL:
        246°, 81.8930%, 47.6471%
        HSV (HSB):
        246°, 90.0452%, 86.6667%
        XYZ:
        14.2525, 6.2657, 68.8648
        xyY:
        0.1595, 0.0701, 6.2657
      CIE-Lab:
        30.0731, 67.0453, -92.2394
        CIE-LCH:
        30.0731, 114.0315, 306.0120
        CIE-Luv:
        30.0731, -6.5520, -113.0712
        Hunter-Lab:
        25.0314, 57.8305, -145.5932
      #2916dd color charts
#2916dd RGB chart
      #2916dd CMYK chart
      #2916dd RGB pie chart
      #2916dd color shades, tints & tones
#2916dd color schemes
#2916dd color preview, HTML & CSS examples
           This text has a color of #2916dd        
        
          <p style="color:#2916dd;">Text here</p>
        
        
          .mytext {color:#2916dd;}
        
        Text color #2916dd
      
           This box has a color of #2916dd        
        
          <div style="background-color:#2916dd;">Content here</div>
        
        
          .mybackground {background-color:#2916dd;}
        
        Background color #2916dd
      
           Border around this has a color of #2916dd        
        
          <div style="border:2px solid #2916dd;">Content here</div>
        
        
          .myborder {border:2px solid #2916dd;}
        
        Border color #2916dd