#2920cd color space conversions
Hex:
        #2920cd
        RGB:
        41, 32, 205
        CMY:
        84, 87, 20
        CMYK:
        80, 84, 0, 20
      HSL:
        243°, 72.9958%, 46.4706%
        HSV (HSB):
        243°, 84.3902%, 80.3922%
        XYZ:
        12.4504, 5.9122, 58.2426
        xyY:
        0.1625, 0.0772, 5.9122
      CIE-Lab:
        29.1899, 59.1485, -84.4381
        CIE-LCH:
        29.1899, 103.0938, 305.0111
        CIE-Luv:
        29.1899, -6.5680, -104.5246
        Hunter-Lab:
        24.3151, 48.8487, -124.9986
      #2920cd color charts
#2920cd RGB chart
      #2920cd CMYK chart
      #2920cd RGB pie chart
      #2920cd color shades, tints & tones
#2920cd color schemes
#2920cd color preview, HTML & CSS examples
           This text has a color of #2920cd        
        
          <p style="color:#2920cd;">Text here</p>
        
        
          .mytext {color:#2920cd;}
        
        Text color #2920cd
      
           This box has a color of #2920cd        
        
          <div style="background-color:#2920cd;">Content here</div>
        
        
          .mybackground {background-color:#2920cd;}
        
        Background color #2920cd
      
           Border around this has a color of #2920cd        
        
          <div style="border:2px solid #2920cd;">Content here</div>
        
        
          .myborder {border:2px solid #2920cd;}
        
        Border color #2920cd