#2950ec color space conversions
Hex:
        #2950ec
        RGB:
        41, 80, 236
        CMY:
        84, 69, 7
        CMYK:
        83, 66, 0, 7
      HSL:
        228°, 83.6910%, 54.3137%
        HSV (HSB):
        228°, 82.6271%, 92.5490%
        XYZ:
        18.9234, 12.2649, 80.7269
        xyY:
        0.1691, 0.1096, 12.2649
      CIE-Lab:
        41.6340, 43.5378, -81.6466
        CIE-LCH:
        41.6340, 92.5295, 298.0686
        CIE-Luv:
        41.6340, -15.0308, -119.2496
        Hunter-Lab:
        35.0212, 35.1638, -112.1535
      #2950ec color charts
#2950ec RGB chart
      #2950ec CMYK chart
      #2950ec RGB pie chart
      #2950ec color shades, tints & tones
#2950ec color schemes
#2950ec color preview, HTML & CSS examples
           This text has a color of #2950ec        
        
          <p style="color:#2950ec;">Text here</p>
        
        
          .mytext {color:#2950ec;}
        
        Text color #2950ec
      
           This box has a color of #2950ec        
        
          <div style="background-color:#2950ec;">Content here</div>
        
        
          .mybackground {background-color:#2950ec;}
        
        Background color #2950ec
      
           Border around this has a color of #2950ec        
        
          <div style="border:2px solid #2950ec;">Content here</div>
        
        
          .myborder {border:2px solid #2950ec;}
        
        Border color #2950ec