#2918db color space conversions
Hex:
        #2918db
        RGB:
        41, 24, 219
        CMY:
        84, 91, 14
        CMYK:
        81, 89, 0, 14
      HSL:
        245°, 80.2469%, 47.6471%
        HSV (HSB):
        245°, 89.0411%, 85.8824%
        XYZ:
        14.0273, 6.2392, 67.4828
        xyY:
        0.1599, 0.0711, 6.2392
      CIE-Lab:
        30.0080, 65.9193, -91.1955
        CIE-LCH:
        30.0080, 112.5254, 305.8607
        CIE-Luv:
        30.0080, -6.5848, -112.0520
        Hunter-Lab:
        24.9783, 56.5296, -142.6964
      #2918db color charts
#2918db RGB chart
      #2918db CMYK chart
      #2918db RGB pie chart
      #2918db color shades, tints & tones
#2918db color schemes
#2918db color preview, HTML & CSS examples
           This text has a color of #2918db        
        
          <p style="color:#2918db;">Text here</p>
        
        
          .mytext {color:#2918db;}
        
        Text color #2918db
      
           This box has a color of #2918db        
        
          <div style="background-color:#2918db;">Content here</div>
        
        
          .mybackground {background-color:#2918db;}
        
        Background color #2918db
      
           Border around this has a color of #2918db        
        
          <div style="border:2px solid #2918db;">Content here</div>
        
        
          .myborder {border:2px solid #2918db;}
        
        Border color #2918db