#2f50ed color space conversions
Hex:
        #2f50ed
        RGB:
        47, 80, 237
        CMY:
        82, 69, 7
        CMYK:
        80, 66, 0, 7
      HSL:
        230°, 84.0708%, 55.6863%
        HSV (HSB):
        230°, 80.1688%, 92.9412%
        XYZ:
        19.3270, 12.4561, 81.5064
        xyY:
        0.1706, 0.1099, 12.4561
      CIE-Lab:
        41.9320, 44.3144, -81.7136
        CIE-LCH:
        41.9320, 92.9563, 298.4716
        CIE-Luv:
        41.9320, -14.3399, -119.7045
        Hunter-Lab:
        35.2932, 35.9859, -112.2196
      #2f50ed color charts
#2f50ed RGB chart
      #2f50ed CMYK chart
      #2f50ed RGB pie chart
      #2f50ed color shades, tints & tones
#2f50ed color schemes
#2f50ed color preview, HTML & CSS examples
           This text has a color of #2f50ed        
        
          <p style="color:#2f50ed;">Text here</p>
        
        
          .mytext {color:#2f50ed;}
        
        Text color #2f50ed
      
           This box has a color of #2f50ed        
        
          <div style="background-color:#2f50ed;">Content here</div>
        
        
          .mybackground {background-color:#2f50ed;}
        
        Background color #2f50ed
      
           Border around this has a color of #2f50ed        
        
          <div style="border:2px solid #2f50ed;">Content here</div>
        
        
          .myborder {border:2px solid #2f50ed;}
        
        Border color #2f50ed