#2920ed color space conversions
Hex:
        #2920ed
        RGB:
        41, 32, 237
        CMY:
        84, 87, 7
        CMYK:
        83, 86, 0, 7
      HSL:
        243°, 85.0622%, 52.7451%
        HSV (HSB):
        243°, 86.4979%, 92.9412%
        XYZ:
        16.7170, 7.6189, 80.7103
        xyY:
        0.1591, 0.0725, 7.6189
      CIE-Lab:
        33.1762, 68.1748, -96.2167
        CIE-LCH:
        33.1762, 117.9214, 305.3197
        CIE-Luv:
        33.1762, -8.0356, -122.7312
        Hunter-Lab:
        27.6023, 59.8026, -154.0449
      #2920ed color charts
#2920ed RGB chart
      #2920ed CMYK chart
      #2920ed RGB pie chart
      #2920ed color shades, tints & tones
#2920ed color schemes
#2920ed color preview, HTML & CSS examples
           This text has a color of #2920ed        
        
          <p style="color:#2920ed;">Text here</p>
        
        
          .mytext {color:#2920ed;}
        
        Text color #2920ed
      
           This box has a color of #2920ed        
        
          <div style="background-color:#2920ed;">Content here</div>
        
        
          .mybackground {background-color:#2920ed;}
        
        Background color #2920ed
      
           Border around this has a color of #2920ed        
        
          <div style="border:2px solid #2920ed;">Content here</div>
        
        
          .myborder {border:2px solid #2920ed;}
        
        Border color #2920ed