#2920ec color space conversions
Hex:
        #2920ec
        RGB:
        41, 32, 236
        CMY:
        84, 87, 7
        CMYK:
        83, 86, 0, 7
      HSL:
        243°, 84.2975%, 52.5490%
        HSV (HSB):
        243°, 86.4407%, 92.5490%
        XYZ:
        16.5713, 7.5606, 79.9428
        xyY:
        0.1592, 0.0726, 7.5606
      CIE-Lab:
        33.0504, 67.9004, -95.8579
        CIE-LCH:
        33.0504, 117.4700, 305.3116
        CIE-Luv:
        33.0504, -7.9907, -122.1662
        Hunter-Lab:
        27.4965, 59.4576, -153.1312
      #2920ec color charts
#2920ec RGB chart
      #2920ec CMYK chart
      #2920ec RGB pie chart
      #2920ec color shades, tints & tones
#2920ec color schemes
#2920ec color preview, HTML & CSS examples
           This text has a color of #2920ec        
        
          <p style="color:#2920ec;">Text here</p>
        
        
          .mytext {color:#2920ec;}
        
        Text color #2920ec
      
           This box has a color of #2920ec        
        
          <div style="background-color:#2920ec;">Content here</div>
        
        
          .mybackground {background-color:#2920ec;}
        
        Background color #2920ec
      
           Border around this has a color of #2920ec        
        
          <div style="border:2px solid #2920ec;">Content here</div>
        
        
          .myborder {border:2px solid #2920ec;}
        
        Border color #2920ec