#2918d2 color space conversions
Hex:
        #2918d2
        RGB:
        41, 24, 210
        CMY:
        84, 91, 18
        CMYK:
        80, 89, 0, 18
      HSL:
        245°, 79.4872%, 45.8824%
        HSV (HSB):
        245°, 88.5714%, 82.3529%
        XYZ:
        12.8739, 5.7778, 61.4095
        xyY:
        0.1608, 0.0722, 5.7778
      CIE-Lab:
        28.8449, 63.4830, -87.9237
        CIE-LCH:
        28.8449, 108.4467, 305.8302
        CIE-Luv:
        28.8449, -6.1383, -106.9031
        Hunter-Lab:
        24.0371, 53.5372, -134.6468
      #2918d2 color charts
#2918d2 RGB chart
      #2918d2 CMYK chart
      #2918d2 RGB pie chart
      #2918d2 color shades, tints & tones
#2918d2 color schemes
#2918d2 color preview, HTML & CSS examples
           This text has a color of #2918d2        
        
          <p style="color:#2918d2;">Text here</p>
        
        
          .mytext {color:#2918d2;}
        
        Text color #2918d2
      
           This box has a color of #2918d2        
        
          <div style="background-color:#2918d2;">Content here</div>
        
        
          .mybackground {background-color:#2918d2;}
        
        Background color #2918d2
      
           Border around this has a color of #2918d2        
        
          <div style="border:2px solid #2918d2;">Content here</div>
        
        
          .myborder {border:2px solid #2918d2;}
        
        Border color #2918d2