#2938cd color space conversions
Hex:
        #2938cd
        RGB:
        41, 56, 205
        CMY:
        84, 78, 20
        CMYK:
        80, 73, 0, 20
      HSL:
        235°, 66.6667%, 48.2353%
        HSV (HSB):
        235°, 80.0000%, 80.3922%
        XYZ:
        13.3481, 7.7075, 58.5418
        xyY:
        0.1677, 0.0968, 7.7075
      CIE-Lab:
        33.3662, 47.1088, -77.5151
        CIE-LCH:
        33.3662, 90.7073, 301.2886
        CIE-Luv:
        33.3662, -9.7794, -104.3594
        Hunter-Lab:
        27.7625, 37.2377, -105.5892
      #2938cd color charts
#2938cd RGB chart
      #2938cd CMYK chart
      #2938cd RGB pie chart
      #2938cd color shades, tints & tones
#2938cd color schemes
#2938cd color preview, HTML & CSS examples
           This text has a color of #2938cd        
        
          <p style="color:#2938cd;">Text here</p>
        
        
          .mytext {color:#2938cd;}
        
        Text color #2938cd
      
           This box has a color of #2938cd        
        
          <div style="background-color:#2938cd;">Content here</div>
        
        
          .mybackground {background-color:#2938cd;}
        
        Background color #2938cd
      
           Border around this has a color of #2938cd        
        
          <div style="border:2px solid #2938cd;">Content here</div>
        
        
          .myborder {border:2px solid #2938cd;}
        
        Border color #2938cd