#2f50ec color space conversions
Hex:
        #2f50ec
        RGB:
        47, 80, 236
        CMY:
        82, 69, 7
        CMYK:
        80, 66, 0, 7
      HSL:
        230°, 83.2599%, 55.4902%
        HSV (HSB):
        230°, 80.0847%, 92.5490%
        XYZ:
        19.1813, 12.3978, 80.7389
        xyY:
        0.1708, 0.1104, 12.3978
      CIE-Lab:
        41.8415, 43.9637, -81.2979
        CIE-LCH:
        41.8415, 92.4238, 298.4033
        CIE-Luv:
        41.8415, -14.3248, -119.0792
        Hunter-Lab:
        35.2105, 35.6213, -111.3068
      #2f50ec color charts
#2f50ec RGB chart
      #2f50ec CMYK chart
      #2f50ec RGB pie chart
      #2f50ec color shades, tints & tones
#2f50ec color schemes
#2f50ec color preview, HTML & CSS examples
           This text has a color of #2f50ec        
        
          <p style="color:#2f50ec;">Text here</p>
        
        
          .mytext {color:#2f50ec;}
        
        Text color #2f50ec
      
           This box has a color of #2f50ec        
        
          <div style="background-color:#2f50ec;">Content here</div>
        
        
          .mybackground {background-color:#2f50ec;}
        
        Background color #2f50ec
      
           Border around this has a color of #2f50ec        
        
          <div style="border:2px solid #2f50ec;">Content here</div>
        
        
          .myborder {border:2px solid #2f50ec;}
        
        Border color #2f50ec